Skip to content

Commit 608ed07

Browse files
Build(deps-dev): Bump rubocop from 1.71.0 to 1.71.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.71.0 to 1.71.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.71.0...v1.71.2) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 89338a3 commit 608ed07

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
@@ -369,7 +369,7 @@ GEM
369369
railties (>= 4.1)
370370
jwt (2.8.2)
371371
base64
372-
language_server-protocol (3.17.0.3)
372+
language_server-protocol (3.17.0.4)
373373
listen (3.9.0)
374374
rb-fsevent (~> 0.10, >= 0.10.3)
375375
rb-inotify (~> 0.9, >= 0.9.10)
@@ -573,17 +573,17 @@ GEM
573573
rswag-ui (2.16.0)
574574
actionpack (>= 5.2, < 8.1)
575575
railties (>= 5.2, < 8.1)
576-
rubocop (1.71.0)
576+
rubocop (1.71.2)
577577
json (~> 2.3)
578578
language_server-protocol (>= 3.17.0)
579579
parallel (~> 1.10)
580580
parser (>= 3.3.0.2)
581581
rainbow (>= 2.2.2, < 4.0)
582582
regexp_parser (>= 2.9.3, < 3.0)
583-
rubocop-ast (>= 1.36.2, < 2.0)
583+
rubocop-ast (>= 1.38.0, < 2.0)
584584
ruby-progressbar (~> 1.7)
585585
unicode-display_width (>= 2.4.0, < 4.0)
586-
rubocop-ast (1.37.0)
586+
rubocop-ast (1.38.0)
587587
parser (>= 3.3.1.0)
588588
rubocop-rspec (3.4.0)
589589
rubocop (~> 1.61)

0 commit comments

Comments
 (0)