From dbc2f5653e98faa9728eedbcedb03de38f1c5f0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 09:06:46 +0000 Subject: [PATCH] Bump the bundler-dependencies group across 1 directory with 2 updates Bumps the bundler-dependencies group with 2 updates in the / directory: [standard](https://github.com/standardrb/standard) and [rb_sys](https://github.com/oxidize-rb/rb-sys). Updates `standard` from 1.54.0 to 1.55.0 - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](https://github.com/standardrb/standard/compare/v1.54.0...v1.55.0) Updates `rb_sys` from 0.9.127 to 0.9.128 - [Release notes](https://github.com/oxidize-rb/rb-sys/releases) - [Commits](https://github.com/oxidize-rb/rb-sys/compare/v0.9.127...v0.9.128) --- updated-dependencies: - dependency-name: standard dependency-version: 1.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler-dependencies - dependency-name: rb_sys dependency-version: 0.9.128 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4e1deea..50137e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,13 +9,13 @@ GEM specs: ast (2.4.3) diff-lcs (1.6.2) - json (2.18.1) + json (2.20.0) language_server-protocol (3.17.0.5) lint_roller (1.1.0) minitest (6.0.1) prism (~> 1.5) - parallel (1.27.0) - parser (3.3.10.2) + parallel (1.28.0) + parser (3.3.11.1) ast (~> 2.4.1) racc prism (1.9.0) @@ -25,9 +25,9 @@ GEM rake-compiler (1.3.1) rake rake-compiler-dock (1.12.0) - rb_sys (0.9.127) + rb_sys (0.9.128) rake-compiler-dock (= 1.12.0) - regexp_parser (2.11.3) + regexp_parser (2.12.0) rspec (3.13.2) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -41,18 +41,18 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.6) - rubocop (1.84.2) + rubocop (1.87.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) - parallel (~> 1.10) + parallel (>= 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.49.0) + rubocop-ast (1.49.1) parser (>= 3.3.7.2) prism (~> 1.7) rubocop-performance (1.26.1) @@ -60,10 +60,10 @@ GEM rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.47.1, < 2.0) ruby-progressbar (1.13.0) - standard (1.54.0) + standard (1.55.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.84.0) + rubocop (~> 1.87.0) standard-custom (~> 1.0.0) standard-performance (~> 1.8) standard-custom (1.0.2)