Skip to content

Commit 11e769d

Browse files
committed
Update rubocop to version 1.76.1
1 parent 03caf0e commit 11e769d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,18 +59,18 @@ GEM
5959
diff-lcs (>= 1.2.0, < 2.0)
6060
rspec-support (~> 3.13.0)
6161
rspec-support (3.13.4)
62-
rubocop (1.75.8)
62+
rubocop (1.76.1)
6363
json (~> 2.3)
6464
language_server-protocol (~> 3.17.0.2)
6565
lint_roller (~> 1.1.0)
6666
parallel (~> 1.10)
6767
parser (>= 3.3.0.2)
6868
rainbow (>= 2.2.2, < 4.0)
6969
regexp_parser (>= 2.9.3, < 3.0)
70-
rubocop-ast (>= 1.44.0, < 2.0)
70+
rubocop-ast (>= 1.45.0, < 2.0)
7171
ruby-progressbar (~> 1.7)
7272
unicode-display_width (>= 2.4.0, < 4.0)
73-
rubocop-ast (1.44.1)
73+
rubocop-ast (1.45.1)
7474
parser (>= 3.3.7.2)
7575
prism (~> 1.4)
7676
rubocop-rake (0.7.1)

0 commit comments

Comments
 (0)