From 53cd228baafa382b09ee7fb825ed91bab27d9b98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 08:14:16 +0000 Subject: [PATCH] Bump rspec-rails from 8.0.0 to 8.0.1 Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 8.0.0 to 8.0.1. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-rails/compare/v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: rspec-rails dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 +++++++----------------- 1 file changed, 7 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 95678df..69535f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,7 @@ GEM devise_invitable (2.0.11) actionmailer (>= 5.0) devise (>= 4.6) - diff-lcs (1.6.1) + diff-lcs (1.6.2) docile (1.4.1) dotenv (3.1.8) drb (2.2.3) @@ -245,11 +245,7 @@ GEM activesupport (>= 7.0.0) rack railties (>= 7.0.0) - - psych (5.2.4) - psych (5.2.6) - date stringio public_suffix (6.0.1) @@ -257,16 +253,10 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - - rack (3.1.15) + rack (3.1.16) rack-cors (3.0.0) logger rack (>= 3.0.14) - - rack (3.1.16) - rack-cors (2.0.2) - rack (>= 2.0.0) - rack-protection (4.1.1) base64 (>= 0.1.0) logger (>= 1.6.0) @@ -325,15 +315,15 @@ GEM actionpack (>= 5.2) railties (>= 5.2) rolify (6.0.1) - rspec-core (3.13.3) + rspec-core (3.13.4) rspec-support (~> 3.13.0) - rspec-expectations (3.13.3) + rspec-expectations (3.13.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.2) + rspec-mocks (3.13.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (8.0.0) + rspec-rails (8.0.1) actionpack (>= 7.2) activesupport (>= 7.2) railties (>= 7.2) @@ -341,7 +331,7 @@ GEM rspec-expectations (~> 3.13) rspec-mocks (~> 3.13) rspec-support (~> 3.13) - rspec-support (3.13.3) + rspec-support (3.13.4) rubocop (1.75.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2)