From a5449bcd2cc7908ada20bda1b08a267993e5a41b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 08:05:45 +0000 Subject: [PATCH] build(deps): bump the bundler group across 1 directory with 3 updates Bumps the bundler group with 2 updates in the / directory: [rubocop](https://github.com/rubocop/rubocop) and [overcommit](https://github.com/sds/overcommit). Updates `rubocop` from 1.86.2 to 1.87.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.86.2...v1.87.0) Updates `overcommit` from 0.69.0 to 0.70.0 - [Release notes](https://github.com/sds/overcommit/releases) - [Changelog](https://github.com/sds/overcommit/blob/main/CHANGELOG.md) - [Commits](https://github.com/sds/overcommit/compare/v0.69.0...v0.70.0) Updates `json` from 2.19.8 to 2.19.9 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/json/compare/v2.19.8...v2.19.9) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.87.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: overcommit dependency-version: 0.70.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: json dependency-version: 2.19.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a22a4b101..4ee193263 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,14 +8,14 @@ GEM docile (1.4.1) drb (2.2.3) iniparse (1.5.0) - json (2.19.8) + json (2.19.9) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) - overcommit (0.69.0) + overcommit (0.70.0) childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) rexml (>= 3.3.9) @@ -29,7 +29,7 @@ GEM rake (13.4.2) regexp_parser (2.12.0) rexml (3.4.4) - rubocop (1.86.2) + rubocop (1.87.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0)