From 7cb64cf4af920317f3853b2f5162f071b0a16ce8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 07:34:16 +0000 Subject: [PATCH] Bump rubocop from 1.56.2 to 1.60.1 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.56.2 to 1.60.1. - [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.56.2...v1.60.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 500fa65c0..ef26f20ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -94,7 +94,7 @@ GEM aws-sigv4 (~> 1.8) aws-sigv4 (1.8.0) aws-eventstream (~> 1, >= 1.0.2) - base64 (0.1.1) + base64 (0.2.0) bcrypt (3.1.18) bcrypt_pbkdf (1.1.0) better_errors (2.10.1) @@ -240,7 +240,7 @@ GEM i18n_data (0.16.0) simple_po_parser (~> 1.1) jmespath (1.6.2) - json (2.6.3) + json (2.7.1) kgio (2.11.4) kt-paperclip (6.4.2) activemodel (>= 4.2.0) @@ -296,8 +296,8 @@ GEM racc (~> 1.4) nokogiri (1.15.4-x86_64-linux) racc (~> 1.4) - parallel (1.23.0) - parser (3.2.2.3) + parallel (1.24.0) + parser (3.3.0.5) ast (~> 2.4.1) racc pg (1.5.4) @@ -321,7 +321,7 @@ GEM public_suffix (5.0.1) puma (6.4.0) nio4r (~> 2.0) - racc (1.7.1) + racc (1.7.3) rack (2.2.8) rack-cache (1.14.0) rack (>= 0.4) @@ -374,7 +374,7 @@ GEM record_tag_helper (1.0.1) actionview (>= 5) redcarpet (3.6.0) - regexp_parser (2.8.1) + regexp_parser (2.9.0) responders (3.1.0) actionpack (>= 5.2) railties (>= 5.2) @@ -404,19 +404,18 @@ GEM rspec-mocks (~> 3.12) rspec-support (~> 3.12) rspec-support (3.12.0) - rubocop (1.56.2) - base64 (~> 0.1.1) + rubocop (1.60.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.2.2.3) + 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.28.1, < 2.0) + rubocop-ast (>= 1.30.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.29.0) + rubocop-ast (1.30.0) parser (>= 3.2.1.0) rubocop-capybara (2.18.0) rubocop (~> 1.41)