From 6012b68fffaadfee9f238949a6bdc5a23e44b4cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 15:18:25 +0000 Subject: [PATCH] Bump rspec-rails from `b80f752` to `c112d70` Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from `b80f752` to `c112d70`. - [Commits](https://github.com/rspec/rspec-rails/compare/b80f752e136707671503e8253cb0ee782432067c...c112d70acd0e1a3e5ef1f5ddd391dc75179e763f) --- updated-dependencies: - dependency-name: rspec-rails dependency-version: c112d70acd0e1a3e5ef1f5ddd391dc75179e763f dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 278b4a4..a5a6f7b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rspec/rspec-rails - revision: b80f752e136707671503e8253cb0ee782432067c + revision: c112d70acd0e1a3e5ef1f5ddd391dc75179e763f specs: rspec-rails (8.1.0.pre) actionpack (>= 7.2) @@ -95,7 +95,7 @@ GEM bcrypt (3.1.20) bcrypt_pbkdf (1.1.1) benchmark (0.4.1) - bigdecimal (3.2.2) + bigdecimal (3.2.3) bindex (0.8.1) bootsnap (1.18.6) msgpack (~> 1.2) @@ -112,7 +112,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) crass (1.0.6) csv (3.3.2) date (3.4.1) @@ -227,17 +227,17 @@ GEM net-protocol net-ssh (7.3.0) nio4r (2.7.4) - nokogiri (1.18.9-aarch64-linux-gnu) + nokogiri (1.18.10-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.9-aarch64-linux-musl) + nokogiri (1.18.10-aarch64-linux-musl) racc (~> 1.4) - nokogiri (1.18.9-arm-linux-gnu) + nokogiri (1.18.10-arm-linux-gnu) racc (~> 1.4) - nokogiri (1.18.9-arm-linux-musl) + nokogiri (1.18.10-arm-linux-musl) racc (~> 1.4) - nokogiri (1.18.9-x86_64-linux-gnu) + nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.9-x86_64-linux-musl) + nokogiri (1.18.10-x86_64-linux-musl) racc (~> 1.4) ostruct (0.6.3) parallel (1.27.0) @@ -260,7 +260,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.16) + rack (3.2.1) rack-session (2.1.1) base64 (>= 0.1.0) rack (>= 3.0.0) @@ -314,7 +314,7 @@ GEM rspec-mocks (3.13.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.4) + rspec-support (3.13.5) rubocop (1.78.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2)