From c1ea8c6b7623a19669af37dd9af01660967db5ec Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 12:30:30 +0000 Subject: [PATCH] Update rspec-rails to version 6.1.3 --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9f3fabcf..b1e93746 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM autoprefixer-rails (>= 5.2.1) sassc (>= 2.0.0) bootstrap-switch-rails (3.3.3) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) cancancan (3.6.1) capybara (3.40.0) @@ -143,7 +143,7 @@ GEM faraday-multipart (~> 1.0, >= 1.0.4) cocoon (1.2.15) colorize (1.1.0) - concurrent-ruby (1.3.1) + concurrent-ruby (1.3.3) countable-rails (0.0.1) railties (>= 3.1) crack (1.0.0) @@ -179,7 +179,7 @@ GEM dotenv-rails (3.1.2) dotenv (= 3.1.2) railties (>= 6.1) - erubi (1.12.0) + erubi (1.13.0) execjs (2.9.1) factory_bot (6.4.6) activesupport (>= 5.0.0) @@ -289,7 +289,7 @@ GEM mini_magick (4.12.0) mini_mime (1.1.5) mini_portile2 (2.8.7) - minitest (5.23.1) + minitest (5.24.1) monetize (1.13.0) money (~> 6.12) money (6.19.0) @@ -459,7 +459,7 @@ GEM 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.3) actionpack (>= 6.1) activesupport (>= 6.1) railties (>= 6.1)