Skip to content

Commit 150faaa

Browse files
Bump rubocop from 1.66.0 to 1.66.1 (#829)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21f753a commit 150faaa

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
@@ -381,7 +381,7 @@ GEM
381381
parallel (1.26.3)
382382
parallel_tests (4.7.1)
383383
parallel
384-
parser (3.3.4.2)
384+
parser (3.3.5.0)
385385
ast (~> 2.4.1)
386386
racc
387387
pg (1.5.8)
@@ -512,17 +512,17 @@ GEM
512512
rswag-ui (2.14.0)
513513
actionpack (>= 5.2, < 8.0)
514514
railties (>= 5.2, < 8.0)
515-
rubocop (1.66.0)
515+
rubocop (1.66.1)
516516
json (~> 2.3)
517517
language_server-protocol (>= 3.17.0)
518518
parallel (~> 1.10)
519519
parser (>= 3.3.0.2)
520520
rainbow (>= 2.2.2, < 4.0)
521521
regexp_parser (>= 2.4, < 3.0)
522-
rubocop-ast (>= 1.32.1, < 2.0)
522+
rubocop-ast (>= 1.32.2, < 2.0)
523523
ruby-progressbar (~> 1.7)
524524
unicode-display_width (>= 2.4.0, < 3.0)
525-
rubocop-ast (1.32.1)
525+
rubocop-ast (1.32.3)
526526
parser (>= 3.3.1.0)
527527
rubocop-capybara (2.21.0)
528528
rubocop (~> 1.41)

0 commit comments

Comments
 (0)