From f716e99c75c821ee865929cccceb02ceff56fdaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 00:11:11 +0000 Subject: [PATCH] Bump rubocop from 1.69.1 to 1.69.2 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.69.1 to 1.69.2. - [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.69.1...v1.69.2) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 14354ec..0e8e50e 100644 --- a/Gemfile +++ b/Gemfile @@ -9,4 +9,4 @@ ruby '3.3.6' gem 'colorize', '~> 1.0.4', require: false # Check code quality -gem 'rubocop', '~> 1.69.1', require: false +gem 'rubocop', '~> 1.69.2', require: false diff --git a/Gemfile.lock b/Gemfile.lock index 373fec8..0d97fa7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM racc (1.8.1) rainbow (3.1.1) regexp_parser (2.9.3) - rubocop (1.69.1) + rubocop (1.69.2) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -22,7 +22,7 @@ GEM rubocop-ast (>= 1.36.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.36.2) + rubocop-ast (1.37.0) parser (>= 3.3.1.0) ruby-progressbar (1.13.0) unicode-display_width (3.1.2) @@ -35,7 +35,7 @@ PLATFORMS DEPENDENCIES colorize (~> 1.0.4) - rubocop (~> 1.69.1) + rubocop (~> 1.69.2) RUBY VERSION ruby 3.3.6p108