From 039656eb10985d6b1f33a91f703f04f336387e25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 09:42:24 +0000 Subject: [PATCH] Bump rspec-rails from 6.0.3 to 6.1.1 Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 6.0.3 to 6.1.1. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-rails/compare/v6.0.3...v6.1.1) --- updated-dependencies: - dependency-name: rspec-rails dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8dc92df..3ff8746 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,13 +104,13 @@ GEM rake (>= 10.4, < 14.0) ast (2.4.2) base64 (0.1.1) - bigdecimal (3.1.5) + bigdecimal (3.1.6) bindex (0.8.1) brakeman (6.1.1) racc builder (3.2.4) coderay (1.1.3) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) connection_pool (2.4.1) crass (1.0.6) cssbundling-rails (1.3.3) @@ -122,7 +122,7 @@ GEM debug (1.8.0) irb (>= 1.5.0) reline (>= 0.3.1) - diff-lcs (1.5.0) + diff-lcs (1.5.1) docile (1.4.0) drb (2.2.0) ruby2_keywords @@ -145,10 +145,10 @@ GEM image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) - io-console (0.7.1) - irb (1.11.0) + io-console (0.7.2) + irb (1.11.1) rdoc - reline (>= 0.3.8) + reline (>= 0.4.2) jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) @@ -179,7 +179,7 @@ GEM method_source (1.0.0) mini_magick (4.12.0) mini_mime (1.1.5) - minitest (5.20.0) + minitest (5.21.2) mutex_m (0.2.0) net-imap (0.4.4) date @@ -215,7 +215,7 @@ GEM puma (6.4.0) nio4r (~> 2.0) racc (1.7.3) - rack (3.0.8) + rack (3.0.9) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) @@ -261,7 +261,7 @@ GEM redis-client (0.18.0) connection_pool regexp_parser (2.8.2) - reline (0.4.1) + reline (0.4.2) io-console (~> 0.5) rexml (3.2.6) rspec-core (3.12.2) @@ -269,10 +269,10 @@ GEM rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.5) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-rails (6.0.3) + rspec-rails (6.1.1) actionpack (>= 6.1) activesupport (>= 6.1) railties (>= 6.1)