Skip to content

Commit e9a0a47

Browse files
authored
Update rubocop to version 1.81.6
1 parent 46799fa commit e9a0a47

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
@@ -133,7 +133,7 @@ GEM
133133
rails-dom-testing (>= 1, < 3)
134134
railties (>= 4.2.0)
135135
thor (>= 0.14, < 2.0)
136-
json (2.15.2)
136+
json (2.16.0)
137137
language_server-protocol (3.17.0.5)
138138
launchy (3.1.0)
139139
addressable (~> 2.8)
@@ -243,18 +243,18 @@ GEM
243243
rspec-mocks (~> 3.13)
244244
rspec-support (~> 3.13)
245245
rspec-support (3.13.1)
246-
rubocop (1.74.0)
246+
rubocop (1.81.6)
247247
json (~> 2.3)
248248
language_server-protocol (~> 3.17.0.2)
249249
lint_roller (~> 1.1.0)
250250
parallel (~> 1.10)
251251
parser (>= 3.3.0.2)
252252
rainbow (>= 2.2.2, < 4.0)
253253
regexp_parser (>= 2.9.3, < 3.0)
254-
rubocop-ast (>= 1.38.0, < 2.0)
254+
rubocop-ast (>= 1.47.1, < 2.0)
255255
ruby-progressbar (~> 1.7)
256256
unicode-display_width (>= 2.4.0, < 4.0)
257-
rubocop-ast (1.47.1)
257+
rubocop-ast (1.48.0)
258258
parser (>= 3.3.7.2)
259259
prism (~> 1.4)
260260
rubocop-performance (1.23.0)

0 commit comments

Comments
 (0)