Skip to content

Commit 8cd1b82

Browse files
Bump rubocop from 1.65.1 to 1.66.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.65.1 to 1.66.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.65.1...v1.66.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e5b0ca6 commit 8cd1b82

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

Gemfile.lock

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ GEM
5454
nokogiri (1.16.7-x86_64-linux)
5555
racc (~> 1.4)
5656
parallel (1.26.3)
57-
parser (3.3.4.2)
57+
parser (3.3.5.0)
5858
ast (~> 2.4.1)
5959
racc
6060
racc (1.8.1)
@@ -69,20 +69,17 @@ GEM
6969
rainbow (3.1.1)
7070
rake (13.2.1)
7171
regexp_parser (2.9.2)
72-
rexml (3.3.6)
73-
strscan
74-
rubocop (1.65.1)
72+
rubocop (1.66.1)
7573
json (~> 2.3)
7674
language_server-protocol (>= 3.17.0)
7775
parallel (~> 1.10)
7876
parser (>= 3.3.0.2)
7977
rainbow (>= 2.2.2, < 4.0)
8078
regexp_parser (>= 2.4, < 3.0)
81-
rexml (>= 3.2.5, < 4.0)
82-
rubocop-ast (>= 1.31.1, < 2.0)
79+
rubocop-ast (>= 1.32.2, < 2.0)
8380
ruby-progressbar (~> 1.7)
8481
unicode-display_width (>= 2.4.0, < 3.0)
85-
rubocop-ast (1.32.1)
82+
rubocop-ast (1.32.3)
8683
parser (>= 3.3.1.0)
8784
rubocop-performance (1.21.1)
8885
rubocop (>= 1.48.1, < 2.0)
@@ -93,7 +90,6 @@ GEM
9390
rubocop (>= 1.52.0, < 2.0)
9491
rubocop-ast (>= 1.31.1, < 2.0)
9592
ruby-progressbar (1.13.0)
96-
strscan (3.1.0)
9793
tzinfo (2.0.6)
9894
concurrent-ruby (~> 1.0)
9995
unicode-display_width (2.5.0)

0 commit comments

Comments
 (0)