From d55d497edf0c6a944aeb8a7315dce736a78d4cc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 01:40:47 +0000 Subject: [PATCH] Bump the linters group with 2 updates Bumps the linters group with 2 updates: [rubocop](https://github.com/rubocop/rubocop) and [rubocop-ast](https://github.com/rubocop/rubocop-ast). Updates `rubocop` from 1.65.0 to 1.66.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.65.0...v1.66.1) Updates `rubocop-ast` from 1.31.3 to 1.32.3 - [Release notes](https://github.com/rubocop/rubocop-ast/releases) - [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-ast/compare/v1.31.3...v1.32.3) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters - dependency-name: rubocop-ast dependency-type: indirect update-type: version-update:semver-minor dependency-group: linters ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 721a816..a61cf02 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,14 +112,14 @@ GEM padrino-support (= 0.15.3) tilt (>= 1.4.1, < 3) padrino-support (0.15.3) - parallel (1.25.1) - parser (3.3.4.0) + parallel (1.26.3) + parser (3.3.5.0) ast (~> 2.4.1) racc parslet (2.0.0) popper_js (2.11.8) public_suffix (6.0.1) - racc (1.8.0) + racc (1.8.1) rack (2.2.9) rack-livereload (0.3.17) rack @@ -128,20 +128,18 @@ GEM rb-inotify (0.11.1) ffi (~> 1.0) regexp_parser (2.9.2) - rexml (3.3.6) - strscan - rubocop (1.65.0) + rexml (3.3.7) + rubocop (1.66.1) 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 (>= 2.4, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) + rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.3) + rubocop-ast (1.32.3) parser (>= 3.3.1.0) ruby-progressbar (1.13.0) sassc (2.4.0) @@ -150,7 +148,6 @@ GEM sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.3) terser (1.2.3) execjs (>= 0.3.0, < 3) @@ -162,7 +159,7 @@ GEM concurrent-ruby (~> 1.0) uglifier (3.2.0) execjs (>= 0.3.0, < 3) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) webrick (1.8.1) PLATFORMS