diff --git a/Gemfile.lock b/Gemfile.lock index 9969387b..23256fad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://gems.contribsys.com/ specs: - sidekiq-pro (7.3.0) + sidekiq-pro (7.3.1) sidekiq (>= 7.3.0, < 8) GEM @@ -79,16 +79,16 @@ GEM amq-protocol (2.3.2) ast (2.4.2) aws-eventstream (1.3.0) - aws-partitions (1.963.0) - aws-sdk-core (3.201.4) + aws-partitions (1.965.0) + aws-sdk-core (3.201.5) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) - aws-sigv4 (~> 1.8) + aws-sigv4 (~> 1.9) jmespath (~> 1, >= 1.6.1) aws-sdk-kms (1.88.0) aws-sdk-core (~> 3, >= 3.201.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.157.0) + aws-sdk-s3 (1.158.0) aws-sdk-core (~> 3, >= 3.201.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) @@ -214,7 +214,7 @@ GEM globalid (1.2.1) activesupport (>= 6.1) hashdiff (1.1.1) - honeybadger (5.15.5) + honeybadger (5.15.6) i18n (1.14.5) concurrent-ruby (~> 1.0) importmap-rails (1.2.3) @@ -255,7 +255,7 @@ GEM matrix (0.4.2) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.24.1) + minitest (5.25.1) moab-versioning (6.1.0) druid-tools (>= 1.0.0) json @@ -290,7 +290,7 @@ GEM nokogiri (~> 1.5) okcomputer (1.18.5) openapi_parser (2.1.0) - parallel (1.26.2) + parallel (1.26.3) parser (3.3.4.2) ast (~> 2.4.1) racc @@ -376,7 +376,7 @@ GEM rspec-mocks (3.13.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (6.1.3) + rspec-rails (6.1.4) actionpack (>= 6.1) activesupport (>= 6.1) railties (>= 6.1) @@ -398,7 +398,7 @@ GEM rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.0) + rubocop-ast (1.32.1) parser (>= 3.3.1.0) rubocop-capybara (2.21.0) rubocop (~> 1.41) @@ -416,9 +416,9 @@ GEM rubocop-rspec (~> 3, >= 3.0.1) ruby-progressbar (1.13.0) set (1.1.0) - shoulda-matchers (6.3.0) + shoulda-matchers (6.4.0) activesupport (>= 5.2.0) - sidekiq (7.3.0) + sidekiq (7.3.1) concurrent-ruby (< 2) connection_pool (>= 2.3.0) logger