Skip to content

Commit a1feaa6

Browse files
Update dependency rubocop to v1.76.0
1 parent d1f4188 commit a1feaa6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ GEM
4141
ffi (1.17.2-arm64-darwin)
4242
ffi (1.17.2-x64-mingw-ucrt)
4343
ffi (1.17.2-x86_64-linux-gnu)
44-
json (2.12.0)
44+
json (2.12.2)
4545
language_server-protocol (3.17.0.5)
4646
lint_roller (1.1.0)
4747
mini_mime (1.1.5)
@@ -61,18 +61,18 @@ GEM
6161
rdoc (6.13.1)
6262
psych (>= 4.0.0)
6363
regexp_parser (2.10.0)
64-
rubocop (1.75.5)
64+
rubocop (1.76.0)
6565
json (~> 2.3)
6666
language_server-protocol (~> 3.17.0.2)
6767
lint_roller (~> 1.1.0)
6868
parallel (~> 1.10)
6969
parser (>= 3.3.0.2)
7070
rainbow (>= 2.2.2, < 4.0)
7171
regexp_parser (>= 2.9.3, < 3.0)
72-
rubocop-ast (>= 1.44.0, < 2.0)
72+
rubocop-ast (>= 1.45.0, < 2.0)
7373
ruby-progressbar (~> 1.7)
7474
unicode-display_width (>= 2.4.0, < 4.0)
75-
rubocop-ast (1.44.1)
75+
rubocop-ast (1.45.0)
7676
parser (>= 3.3.7.2)
7777
prism (~> 1.4)
7878
rubocop-minitest (0.38.0)

0 commit comments

Comments
 (0)