From 20482886c17dea32645fa1915ac048a2bdece4d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 13:45:38 +0000 Subject: [PATCH] Bump rubocop from 1.60.0 to 1.71.0 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.60.0 to 1.71.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.60.0...v1.71.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e459e11..8c95715 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,8 +22,8 @@ GEM temple (>= 0.8.2) thor tilt - json (2.7.1) - language_server-protocol (3.17.0.3) + json (2.9.1) + language_server-protocol (3.17.0.4) method_source (1.0.0) oj (3.16.6) bigdecimal (>= 3.0) @@ -31,8 +31,8 @@ GEM ostruct (0.6.0) ougai (2.0.0) oj (~> 3.10) - parallel (1.24.0) - parser (3.3.0.4) + parallel (1.26.3) + parser (3.3.7.0) ast (~> 2.4.1) racc pg (1.5.8) @@ -42,13 +42,12 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - racc (1.7.3) + racc (1.8.1) rainbow (3.1.1) rake (13.1.0) rbs (3.4.1) abbrev - regexp_parser (2.9.0) - rexml (3.3.9) + regexp_parser (2.10.0) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -62,19 +61,18 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) - rubocop (1.60.0) + rubocop (1.71.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.30.0, < 2.0) + regexp_parser (>= 2.9.3, < 3.0) + rubocop-ast (>= 1.36.2, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.30.0) - parser (>= 3.2.1.0) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.37.0) + parser (>= 3.3.1.0) rubocop-capybara (2.20.0) rubocop (~> 1.41) rubocop-factory_bot (2.25.1) @@ -104,7 +102,9 @@ GEM temple (0.10.3) thor (1.3.2) tilt (2.3.0) - unicode-display_width (2.5.0) + unicode-display_width (3.1.4) + unicode-emoji (~> 4.0, >= 4.0.4) + unicode-emoji (4.0.4) PLATFORMS arm64-darwin-20