From 8694535531dee7adbfb2a2754764f451848a8b49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 09:11:39 +0000 Subject: [PATCH] Bump the bundler-dependencies group with 2 updates Bumps the bundler-dependencies group with 2 updates: [rake](https://github.com/ruby/rake) and [rspec](https://github.com/rspec/rspec). Updates `rake` from 13.3.0 to 13.3.1 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v13.3.0...v13.3.1) Updates `rspec` from 3.13.1 to 3.13.2 - [Commits](https://github.com/rspec/rspec/compare/rspec-v3.13.1...rspec-v3.13.2) --- updated-dependencies: - dependency-name: rake dependency-version: 13.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: rspec dependency-version: 3.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5ddd5d5..566fe2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,26 +20,26 @@ GEM prism (1.5.1) racc (1.8.1) rainbow (3.1.1) - rake (13.3.0) + rake (13.3.1) rake-compiler (1.3.0) rake rake-compiler-dock (1.9.1) rb_sys (0.9.117) rake-compiler-dock (= 1.9.1) regexp_parser (2.11.3) - rspec (3.13.1) + rspec (3.13.2) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.5) + rspec-core (3.13.6) rspec-support (~> 3.13.0) rspec-expectations (3.13.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.5) + rspec-mocks (3.13.7) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.5) + rspec-support (3.13.6) rubocop (1.80.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2)