From 3e576665f028a2fbe221773a594df9230ee57e9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 14:04:41 +0000 Subject: [PATCH] Bump rspec-rails from 6.1.4 to 6.1.5 Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 6.1.4 to 6.1.5. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-rails/compare/v6.1.4...v6.1.5) --- updated-dependencies: - dependency-name: rspec-rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c2736019..583c66e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -675,13 +675,13 @@ GEM rspec-mocks (~> 3.13.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.4) + rspec-rails (6.1.5) actionpack (>= 6.1) activesupport (>= 6.1) railties (>= 6.1) @@ -783,7 +783,7 @@ GEM table_print (1.5.7) term-ansicolor (1.11.2) tins (~> 1.0) - thor (1.3.1) + thor (1.3.2) timeout (0.4.1) tins (1.33.0) bigdecimal @@ -808,7 +808,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.17) + zeitwerk (2.6.18) PLATFORMS aarch64-linux