Skip to content

Commit 996d11c

Browse files
Bump rubocop from 1.71.0 to 1.71.2 (#245)
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f73303a commit 996d11c

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
@@ -40,7 +40,7 @@ GEM
4040
erubi (1.13.0)
4141
i18n (1.14.7)
4242
concurrent-ruby (~> 1.0)
43-
json (2.9.1)
43+
json (2.10.0)
4444
language_server-protocol (3.17.0.4)
4545
logger (1.6.5)
4646
loofah (2.23.1)
@@ -59,7 +59,7 @@ GEM
5959
nokogiri (1.17.2-x86_64-linux)
6060
racc (~> 1.4)
6161
parallel (1.26.3)
62-
parser (3.3.7.0)
62+
parser (3.3.7.1)
6363
ast (~> 2.4.1)
6464
racc
6565
racc (1.8.1)
@@ -74,14 +74,14 @@ GEM
7474
rainbow (3.1.1)
7575
rake (13.2.1)
7676
regexp_parser (2.10.0)
77-
rubocop (1.71.0)
77+
rubocop (1.71.2)
7878
json (~> 2.3)
7979
language_server-protocol (>= 3.17.0)
8080
parallel (~> 1.10)
8181
parser (>= 3.3.0.2)
8282
rainbow (>= 2.2.2, < 4.0)
8383
regexp_parser (>= 2.9.3, < 3.0)
84-
rubocop-ast (>= 1.36.2, < 2.0)
84+
rubocop-ast (>= 1.38.0, < 2.0)
8585
ruby-progressbar (~> 1.7)
8686
unicode-display_width (>= 2.4.0, < 4.0)
8787
rubocop-ast (1.38.0)

0 commit comments

Comments
 (0)