From ae05e5365e4284bba63cf4443d1630c8a2ba6d11 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 15:15:48 +0000 Subject: [PATCH] Update rspec-rails to version 6.1.4 --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index adc1ddcb..1e137d03 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -144,7 +144,7 @@ GEM faraday-multipart (~> 1.0, >= 1.0.4) cocoon (1.2.15) colorize (1.1.0) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) countable-rails (0.0.1) railties (>= 3.1) crack (1.0.0) @@ -290,7 +290,7 @@ GEM mini_magick (4.12.0) mini_mime (1.1.5) mini_portile2 (2.8.7) - minitest (5.24.1) + minitest (5.25.1) monetize (1.13.0) money (~> 6.12) money (6.19.0) @@ -318,7 +318,7 @@ GEM next_rails (1.3.0) colorize (>= 0.8.1) nio4r (2.7.3) - nokogiri (1.16.6) + nokogiri (1.16.7) mini_portile2 (~> 2.8.2) racc (~> 1.4) oauth2 (2.0.9) @@ -386,7 +386,7 @@ GEM public_suffix (6.0.0) puma (6.4.2) nio4r (~> 2.0) - racc (1.8.0) + racc (1.8.1) rack (2.2.9) rack-openid (1.4.2) rack (>= 1.1.0) @@ -454,13 +454,13 @@ GEM rspec-mocks (>= 2.99, < 4.0) rspec-core (3.13.0) rspec-support (~> 3.13.0) - rspec-expectations (3.13.1) + rspec-expectations (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-mocks (3.13.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (6.1.2) + rspec-rails (6.1.4) actionpack (>= 6.1) activesupport (>= 6.1) railties (>= 6.1) @@ -602,7 +602,7 @@ GEM chronic (>= 0.6.3) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.16) + zeitwerk (2.6.17) PLATFORMS ruby