From 9abf77dd1e167c294cf4e83db3e92461bb45b012 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 21:44:31 +0000 Subject: [PATCH] Bump the bundler group across 1 directory with 8 updates Bumps the bundler group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.223.0` | `1.224.0` | | [bootsnap](https://github.com/rails/bootsnap) | `1.24.4` | `1.24.5` | | [good_job](https://github.com/bensheldon/good_job) | `4.18.2` | `4.19.0` | | [jbuilder](https://github.com/rails/jbuilder) | `2.15.0` | `2.15.1` | | [pagy](https://github.com/ddnexus/pagy) | `43.5.4` | `43.5.5` | | [puma](https://github.com/puma/puma) | `8.0.1` | `8.0.2` | | [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.35.2` | `2.35.3` | | [rspec-openapi](https://github.com/exoego/rspec-openapi) | `0.26.0` | `0.27.0` | Updates `aws-sdk-s3` from 1.223.0 to 1.224.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `bootsnap` from 1.24.4 to 1.24.5 - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](https://github.com/rails/bootsnap/compare/v1.24.4...v1.24.5) Updates `good_job` from 4.18.2 to 4.19.0 - [Release notes](https://github.com/bensheldon/good_job/releases) - [Changelog](https://github.com/bensheldon/good_job/blob/main/CHANGELOG.md) - [Commits](https://github.com/bensheldon/good_job/compare/v4.18.2...v4.19.0) Updates `jbuilder` from 2.15.0 to 2.15.1 - [Release notes](https://github.com/rails/jbuilder/releases) - [Commits](https://github.com/rails/jbuilder/compare/v2.15.0...v2.15.1) Updates `pagy` from 43.5.4 to 43.5.5 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/ddnexus/pagy/compare/43.5.4...43.5.5) Updates `puma` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/main/History.md) - [Commits](https://github.com/puma/puma/compare/v8.0.1...v8.0.2) Updates `rubocop-rails` from 2.35.2 to 2.35.3 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.35.2...v2.35.3) Updates `rspec-openapi` from 0.26.0 to 0.27.0 - [Release notes](https://github.com/exoego/rspec-openapi/releases) - [Changelog](https://github.com/exoego/rspec-openapi/blob/master/CHANGELOG.md) - [Commits](https://github.com/exoego/rspec-openapi/compare/v0.26.0...v0.27.0) --- updated-dependencies: - dependency-name: aws-sdk-s3 dependency-version: 1.224.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: bootsnap dependency-version: 1.24.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: good_job dependency-version: 4.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: jbuilder dependency-version: 2.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: pagy dependency-version: 43.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: puma dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: rubocop-rails dependency-version: 2.35.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler - dependency-name: rspec-openapi dependency-version: 0.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile | 6 +++--- Gemfile.lock | 40 ++++++++++++++++++++-------------------- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/Gemfile b/Gemfile index 6fe8be301..7026bc439 100644 --- a/Gemfile +++ b/Gemfile @@ -9,7 +9,7 @@ gem 'rails', '~> 8.1.3' # Gems gem 'activeadmin', '~> 3.5' gem 'active_storage_base64', '~> 3.0.1' -gem 'aws-sdk-s3', '~> 1.223', require: false +gem 'aws-sdk-s3', '~> 1.224', require: false gem 'bootsnap', '~> 1.24' gem 'cssbundling-rails', '~> 1.4' gem 'devise', '~> 4.9' @@ -18,7 +18,7 @@ gem 'draper', '~> 4.0' gem 'flipper', '~> 1.4.2' gem 'flipper-active_record', '~> 1.4.2' gem 'flipper-ui', '~> 1.4.2' -gem 'good_job', '~> 4.18.2' +gem 'good_job', '~> 4.19.0' gem 'jbuilder', '~> 2.15' gem 'jsbundling-rails', '~> 1.3' gem 'lograge', '~> 0.14' @@ -79,7 +79,7 @@ group :test do gem 'parallel_tests', '~> 5.7' gem 'pg_query', '~> 6.2.2' gem 'prosopite', '~> 2.2.0' - gem 'rspec-openapi', '~> 0.26' + gem 'rspec-openapi', '~> 0.27' gem 'rspec-retry', github: 'rootstrap/rspec-retry', branch: 'add-intermittent-callback' gem 'selenium-webdriver', '~> 4.44.0' gem 'shoulda-matchers', '~> 7.0' diff --git a/Gemfile.lock b/Gemfile.lock index 8db13141e..3ff185b80 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,8 +110,8 @@ GEM ruby2_keywords (>= 0.0.2) ast (2.4.3) aws-eventstream (1.4.0) - aws-partitions (1.1252.0) - aws-sdk-core (3.247.0) + aws-partitions (1.1255.0) + aws-sdk-core (3.250.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -119,11 +119,11 @@ GEM bigdecimal jmespath (~> 1, >= 1.6.1) logger - aws-sdk-kms (1.127.0) - aws-sdk-core (~> 3, >= 3.247.0) + aws-sdk-kms (1.128.0) + aws-sdk-core (~> 3, >= 3.248.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.223.0) - aws-sdk-core (~> 3, >= 3.247.0) + aws-sdk-s3 (1.224.0) + aws-sdk-core (~> 3, >= 3.248.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) aws-sigv4 (1.12.1) @@ -131,7 +131,7 @@ GEM base64 (0.3.0) bcrypt (3.1.22) bigdecimal (4.1.2) - bootsnap (1.24.4) + bootsnap (1.24.5) msgpack (~> 1.2) brakeman (8.0.4) racc @@ -255,12 +255,12 @@ GEM formtastic (6.0.0) actionpack (>= 7.2.0) formtastic_i18n (0.7.0) - fugit (1.12.1) + fugit (1.12.2) et-orbi (~> 1.4) raabro (~> 1.4) globalid (1.3.0) activesupport (>= 6.1) - good_job (4.18.2) + good_job (4.19.0) activejob (>= 6.1.0) activerecord (>= 6.1.0) concurrent-ruby (>= 1.3.1) @@ -301,7 +301,7 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - jbuilder (2.15.0) + jbuilder (2.15.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) jmespath (1.6.2) @@ -311,7 +311,7 @@ GEM thor (>= 0.14, < 2.0) jsbundling-rails (1.3.1) railties (>= 6.0.0) - json (2.19.5) + json (2.19.7) kaminari (1.2.2) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.2) @@ -360,7 +360,7 @@ GEM minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) - msgpack (1.8.0) + msgpack (1.8.1) net-http (0.9.1) uri (>= 0.11.1) net-imap (0.5.14) @@ -387,7 +387,7 @@ GEM sawyer (~> 0.9) orm_adapter (0.5.0) ostruct (0.6.3) - pagy (43.5.4) + pagy (43.5.5) json uri yaml @@ -420,7 +420,7 @@ GEM date stringio public_suffix (7.0.5) - puma (8.0.1) + puma (8.0.2) nio4r (~> 2.0) pundit (2.5.2) activesupport (>= 3.0.0) @@ -520,7 +520,7 @@ GEM rspec-mocks (3.13.8) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-openapi (0.26.0) + rspec-openapi (0.27.0) actionpack (>= 5.2.0) rails-dom-testing rspec-core @@ -563,7 +563,7 @@ GEM lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.47.1, < 2.0) - rubocop-rails (2.35.2) + rubocop-rails (2.35.3) activesupport (>= 4.2.0) lint_roller (~> 1.1) rack (>= 1.1) @@ -643,7 +643,7 @@ GEM activemodel (>= 5.2) activerecord (>= 5.2) yaml (0.4.0) - zeitwerk (2.8.1) + zeitwerk (2.8.2) PLATFORMS arm64-darwin-22 @@ -655,7 +655,7 @@ DEPENDENCIES active_storage_base64 (~> 3.0.1) activeadmin (~> 3.5) annotaterb (~> 4.22.0) - aws-sdk-s3 (~> 1.223) + aws-sdk-s3 (~> 1.224) bootsnap (~> 1.24) brakeman (~> 8.0) capybara (~> 3.40) @@ -671,7 +671,7 @@ DEPENDENCIES flipper (~> 1.4.2) flipper-active_record (~> 1.4.2) flipper-ui (~> 1.4.2) - good_job (~> 4.18.2) + good_job (~> 4.19.0) i18n-tasks (~> 1.1.2) jbuilder (~> 2.15) jsbundling-rails (~> 1.3) @@ -695,7 +695,7 @@ DEPENDENCIES rails (~> 8.1.3) rails_best_practices (~> 1.23) reek (~> 6.5) - rspec-openapi (~> 0.26) + rspec-openapi (~> 0.27) rspec-rails (~> 8.0) rspec-retry! rswag-api (~> 2.17.0)