From c392452ab693ad49882bde949b61efc4c9a16869 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 10:09:26 +0000 Subject: [PATCH] Update dependency rspec-rails to v7 --- Gemfile.lock | 44 +++++++++++++++++++++----------------------- 1 file changed, 21 insertions(+), 23 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0cd9ed55..d5fc3521 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM backport (1.2.0) base64 (0.2.0) bcrypt (3.1.20) - benchmark (0.3.0) + benchmark (0.4.0) better_errors (2.10.1) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -252,7 +252,7 @@ GEM pry (>= 0.13, < 0.15) pry-rails (0.3.11) pry (>= 0.13.0) - psych (5.1.2) + psych (5.2.0) stringio public_suffix (5.1.1) puma (6.4.3) @@ -263,9 +263,8 @@ GEM rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.1.0) + rackup (2.2.0) rack (>= 3) - webrick (~> 1.8) rails (7.2.2) actioncable (= 7.2.2) actionmailbox (= 7.2.2) @@ -305,7 +304,7 @@ GEM rdoc (6.7.0) psych (>= 4.0.0) regexp_parser (2.9.2) - reline (0.5.10) + reline (0.5.11) io-console (~> 0.5) request_store (1.5.1) rack (>= 1.4) @@ -317,23 +316,23 @@ GEM rexml (3.3.9) rollbar (3.6.0) rouge (1.11.1) - rspec-core (3.12.3) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.4) + rspec-core (3.13.2) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-mocks (3.12.7) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-rails (6.1.1) - actionpack (>= 6.1) - activesupport (>= 6.1) - railties (>= 6.1) - rspec-core (~> 3.12) - rspec-expectations (~> 3.12) - rspec-mocks (~> 3.12) - rspec-support (~> 3.12) - rspec-support (3.12.2) + rspec-support (~> 3.13.0) + rspec-rails (7.1.0) + actionpack (>= 7.0) + activesupport (>= 7.0) + railties (>= 7.0) + rspec-core (~> 3.13) + rspec-expectations (~> 3.13) + rspec-mocks (~> 3.13) + rspec-support (~> 3.13) + rspec-support (3.13.1) rswag-api (2.15.0) activesupport (>= 5.2, < 8.0) railties (>= 5.2, < 8.0) @@ -372,7 +371,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - securerandom (0.3.1) + securerandom (0.3.2) seed-fu (2.3.9) activerecord (>= 3.1) activesupport (>= 3.1) @@ -423,7 +422,7 @@ GEM standard-performance (1.5.0) lint_roller (~> 1.1) rubocop-performance (~> 1.22.0) - stringio (3.1.1) + stringio (3.1.2) terser (1.2.4) execjs (>= 0.3.0, < 3) thor (1.3.2) @@ -449,7 +448,6 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webrick (1.8.2) websocket (1.2.11) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0)