Skip to content

Commit 77dcb19

Browse files
chore(deps): update dependency rubocop-rails to v2.26.2
1 parent d5e65f2 commit 77dcb19

File tree

1 file changed

+10
-13
lines changed

1 file changed

+10
-13
lines changed

Gemfile.lock

+10-13
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,8 @@ GEM
187187
nokogiri (1.16.7-x86_64-linux)
188188
racc (~> 1.4)
189189
os (1.1.4)
190-
parallel (1.25.1)
191-
parser (3.3.3.0)
190+
parallel (1.26.3)
191+
parser (3.3.5.0)
192192
ast (~> 2.4.1)
193193
racc
194194
pg (1.5.8)
@@ -252,8 +252,7 @@ GEM
252252
trailblazer-option (>= 0.1.1, < 0.2.0)
253253
uber (< 0.2.0)
254254
retriable (3.1.2)
255-
rexml (3.3.4)
256-
strscan
255+
rexml (3.3.8)
257256
rspec-core (3.13.1)
258257
rspec-support (~> 3.13.0)
259258
rspec-expectations (3.13.2)
@@ -271,23 +270,22 @@ GEM
271270
rspec-mocks (~> 3.13)
272271
rspec-support (~> 3.13)
273272
rspec-support (3.13.1)
274-
rubocop (1.64.1)
273+
rubocop (1.67.0)
275274
json (~> 2.3)
276275
language_server-protocol (>= 3.17.0)
277276
parallel (~> 1.10)
278277
parser (>= 3.3.0.2)
279278
rainbow (>= 2.2.2, < 4.0)
280-
regexp_parser (>= 1.8, < 3.0)
281-
rexml (>= 3.2.5, < 4.0)
282-
rubocop-ast (>= 1.31.1, < 2.0)
279+
regexp_parser (>= 2.4, < 3.0)
280+
rubocop-ast (>= 1.32.2, < 2.0)
283281
ruby-progressbar (~> 1.7)
284282
unicode-display_width (>= 2.4.0, < 3.0)
285-
rubocop-ast (1.31.3)
283+
rubocop-ast (1.32.3)
286284
parser (>= 3.3.1.0)
287-
rubocop-rails (2.25.1)
285+
rubocop-rails (2.26.2)
288286
activesupport (>= 4.2.0)
289287
rack (>= 1.1)
290-
rubocop (>= 1.33.0, < 2.0)
288+
rubocop (>= 1.52.0, < 2.0)
291289
rubocop-ast (>= 1.31.1, < 2.0)
292290
ruby-graphviz (1.2.5)
293291
rexml
@@ -305,14 +303,13 @@ GEM
305303
jwt (>= 1.5, < 3.0)
306304
multi_json (~> 1.10)
307305
stringio (3.1.1)
308-
strscan (3.1.0)
309306
thor (1.3.2)
310307
timeout (0.4.1)
311308
trailblazer-option (0.1.2)
312309
tzinfo (2.0.6)
313310
concurrent-ruby (~> 1.0)
314311
uber (0.1.0)
315-
unicode-display_width (2.5.0)
312+
unicode-display_width (2.6.0)
316313
uri (0.13.1)
317314
useragent (0.16.10)
318315
webrick (1.8.2)

0 commit comments

Comments
 (0)