Skip to content

Commit 9858c81

Browse files
chore(deps): update dependency rubocop to v1.66.1
1 parent a2c0c84 commit 9858c81

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/ruby/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GEM
88
language_server-protocol (3.17.0.3)
99
logger (1.6.0)
1010
parallel (1.26.3)
11-
parser (3.3.4.2)
11+
parser (3.3.5.0)
1212
ast (~> 2.4.1)
1313
racc
1414
racc (1.8.1)
@@ -30,17 +30,17 @@ GEM
3030
diff-lcs (>= 1.2.0, < 2.0)
3131
rspec-support (~> 3.13.0)
3232
rspec-support (3.13.0)
33-
rubocop (1.66.0)
33+
rubocop (1.66.1)
3434
json (~> 2.3)
3535
language_server-protocol (>= 3.17.0)
3636
parallel (~> 1.10)
3737
parser (>= 3.3.0.2)
3838
rainbow (>= 2.2.2, < 4.0)
3939
regexp_parser (>= 2.4, < 3.0)
40-
rubocop-ast (>= 1.32.1, < 2.0)
40+
rubocop-ast (>= 1.32.2, < 2.0)
4141
ruby-progressbar (~> 1.7)
4242
unicode-display_width (>= 2.4.0, < 3.0)
43-
rubocop-ast (1.32.1)
43+
rubocop-ast (1.32.2)
4444
parser (>= 3.3.1.0)
4545
rubocop-rspec (3.0.4)
4646
rubocop (~> 1.61)

0 commit comments

Comments
 (0)