Skip to content

Commit c7246ff

Browse files
chore(deps): update dependency rubocop to v1.69.0
1 parent f5516c8 commit c7246ff

File tree

1 file changed

+11
-14
lines changed

1 file changed

+11
-14
lines changed

Gemfile.lock

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ GEM
158158
jbuilder (2.12.0)
159159
actionview (>= 5.0.0)
160160
activesupport (>= 5.0.0)
161-
json (2.7.2)
161+
json (2.8.2)
162162
json-jwt (1.16.6)
163163
activesupport (>= 4.2)
164164
aes_key_wrap
@@ -236,8 +236,8 @@ GEM
236236
childprocess (>= 0.6.3, < 6)
237237
iniparse (~> 1.4)
238238
rexml (~> 3.2)
239-
parallel (1.25.1)
240-
parser (3.3.3.0)
239+
parallel (1.26.3)
240+
parser (3.3.6.0)
241241
ast (~> 2.4.1)
242242
racc
243243
pg (1.5.6)
@@ -249,7 +249,7 @@ GEM
249249
public_suffix (5.0.5)
250250
puma (6.4.2)
251251
nio4r (~> 2.0)
252-
racc (1.8.0)
252+
racc (1.8.1)
253253
rack (2.2.9)
254254
rack-mini-profiler (3.3.1)
255255
rack (>= 1.2.0)
@@ -313,20 +313,18 @@ GEM
313313
regexp_parser (2.9.2)
314314
reline (0.5.7)
315315
io-console (~> 0.5)
316-
rexml (3.3.0)
317-
strscan
318-
rubocop (1.64.1)
316+
rexml (3.3.9)
317+
rubocop (1.69.0)
319318
json (~> 2.3)
320319
language_server-protocol (>= 3.17.0)
321320
parallel (~> 1.10)
322321
parser (>= 3.3.0.2)
323322
rainbow (>= 2.2.2, < 4.0)
324-
regexp_parser (>= 1.8, < 3.0)
325-
rexml (>= 3.2.5, < 4.0)
326-
rubocop-ast (>= 1.31.1, < 2.0)
323+
regexp_parser (>= 2.4, < 3.0)
324+
rubocop-ast (>= 1.36.1, < 2.0)
327325
ruby-progressbar (~> 1.7)
328-
unicode-display_width (>= 2.4.0, < 3.0)
329-
rubocop-ast (1.31.3)
326+
unicode-display_width (>= 2.4.0, < 4.0)
327+
rubocop-ast (1.36.1)
330328
parser (>= 3.3.1.0)
331329
rubocop-capybara (2.21.0)
332330
rubocop (~> 1.41)
@@ -370,7 +368,6 @@ GEM
370368
stimulus-rails (1.3.3)
371369
railties (>= 6.0.0)
372370
stringio (3.1.0)
373-
strscan (3.1.0)
374371
swd (2.0.3)
375372
activesupport (>= 3)
376373
attr_required (>= 0.0.5)
@@ -384,7 +381,7 @@ GEM
384381
railties (>= 6.0.0)
385382
tzinfo (2.0.6)
386383
concurrent-ruby (~> 1.0)
387-
unicode-display_width (2.5.0)
384+
unicode-display_width (2.6.0)
388385
uri (0.13.0)
389386
validate_url (1.0.15)
390387
activemodel (>= 3.0.0)

0 commit comments

Comments
 (0)