Skip to content

Commit c4d0c2b

Browse files
authored
Update rubocop to version 1.81.6
1 parent c2238b9 commit c4d0c2b

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ GEM
268268
thor (>= 0.14, < 2.0)
269269
jquery-ui-rails (6.0.1)
270270
railties (>= 3.2.16)
271-
json (2.13.2)
271+
json (2.15.2)
272272
json-schema (6.0.0)
273273
addressable (~> 2.8)
274274
bigdecimal (~> 3.1)
@@ -385,7 +385,7 @@ GEM
385385
activerecord (>= 6.1)
386386
request_store (~> 1.4)
387387
parallel (1.27.0)
388-
parser (3.3.9.0)
388+
parser (3.3.10.0)
389389
ast (~> 2.4.1)
390390
racc
391391
pdf-core (0.10.0)
@@ -415,7 +415,7 @@ GEM
415415
prawn-table (0.2.2)
416416
prawn (>= 1.3.0, < 3.0.0)
417417
prettyprint (0.2.0)
418-
prism (1.4.0)
418+
prism (1.6.0)
419419
psych (5.2.6)
420420
date
421421
stringio
@@ -481,7 +481,7 @@ GEM
481481
psych (>= 4.0.0)
482482
recaptcha (5.20.1)
483483
redcarpet (3.6.1)
484-
regexp_parser (2.11.2)
484+
regexp_parser (2.11.3)
485485
reline (0.6.2)
486486
io-console (~> 0.5)
487487
request_store (1.7.0)
@@ -516,18 +516,18 @@ GEM
516516
rspec-mocks (~> 3.13)
517517
rspec-support (~> 3.13)
518518
rspec-support (3.13.4)
519-
rubocop (1.79.2)
519+
rubocop (1.81.6)
520520
json (~> 2.3)
521521
language_server-protocol (~> 3.17.0.2)
522522
lint_roller (~> 1.1.0)
523523
parallel (~> 1.10)
524524
parser (>= 3.3.0.2)
525525
rainbow (>= 2.2.2, < 4.0)
526526
regexp_parser (>= 2.9.3, < 3.0)
527-
rubocop-ast (>= 1.46.0, < 2.0)
527+
rubocop-ast (>= 1.47.1, < 2.0)
528528
ruby-progressbar (~> 1.7)
529529
unicode-display_width (>= 2.4.0, < 4.0)
530-
rubocop-ast (1.46.0)
530+
rubocop-ast (1.47.1)
531531
parser (>= 3.3.7.2)
532532
prism (~> 1.4)
533533
rubocop-capybara (2.22.1)
@@ -628,9 +628,9 @@ GEM
628628
concurrent-ruby (~> 1.0)
629629
uglifier (4.2.0)
630630
execjs (>= 0.3.0, < 3)
631-
unicode-display_width (3.1.5)
632-
unicode-emoji (~> 4.0, >= 4.0.4)
633-
unicode-emoji (4.0.4)
631+
unicode-display_width (3.2.0)
632+
unicode-emoji (~> 4.1)
633+
unicode-emoji (4.1.0)
634634
unobtrusive_flash (3.3.1)
635635
railties
636636
uri (1.0.3)

0 commit comments

Comments
 (0)