diff --git a/Gemfile.lock b/Gemfile.lock index b2d868ec6..22405ea59 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -332,14 +332,14 @@ GEM rspec-mocks (3.13.8) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (8.0.3) + rspec-rails (8.0.4) actionpack (>= 7.2) activesupport (>= 7.2) railties (>= 7.2) - rspec-core (~> 3.13) - rspec-expectations (~> 3.13) - rspec-mocks (~> 3.13) - rspec-support (~> 3.13) + rspec-core (>= 3.13.0, < 5.0.0) + rspec-expectations (>= 3.13.0, < 5.0.0) + rspec-mocks (>= 3.13.0, < 5.0.0) + rspec-support (>= 3.13.0, < 5.0.0) rspec-support (3.13.7) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) @@ -355,7 +355,7 @@ GEM rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.49.0) + rubocop-ast (1.49.1) parser (>= 3.3.7.2) prism (~> 1.7) rubocop-capybara (2.22.1) @@ -402,7 +402,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.2.0) - stripe (18.4.1) + stripe (18.4.2) strong_migrations (2.5.2) activerecord (>= 7.1) sync (0.5.0) @@ -411,7 +411,7 @@ GEM thor (1.5.0) thread (0.2.2) thread_safe (0.3.6) - timeout (0.6.0) + timeout (0.6.1) tins (1.52.0) bigdecimal mize (~> 0.6)