Skip to content

Commit 623bb63

Browse files
Bump rubocop from 1.57.2 to 1.62.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.57.2 to 1.62.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.57.2...v1.62.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d72b63 commit 623bb63

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -9,32 +9,32 @@ GEM
99
specs:
1010
ast (2.4.2)
1111
docile (1.4.0)
12-
json (2.6.3)
12+
json (2.7.1)
1313
language_server-protocol (3.17.0.3)
1414
minitest (5.22.2)
15-
parallel (1.23.0)
16-
parser (3.2.2.4)
15+
parallel (1.24.0)
16+
parser (3.3.0.5)
1717
ast (~> 2.4.1)
1818
racc
1919
prettier_print (1.2.1)
20-
racc (1.7.1)
20+
racc (1.7.3)
2121
rainbow (3.1.1)
2222
rake (13.1.0)
23-
regexp_parser (2.8.2)
23+
regexp_parser (2.9.0)
2424
rexml (3.2.6)
25-
rubocop (1.57.2)
25+
rubocop (1.62.1)
2626
json (~> 2.3)
2727
language_server-protocol (>= 3.17.0)
2828
parallel (~> 1.10)
29-
parser (>= 3.2.2.4)
29+
parser (>= 3.3.0.2)
3030
rainbow (>= 2.2.2, < 4.0)
3131
regexp_parser (>= 1.8, < 3.0)
3232
rexml (>= 3.2.5, < 4.0)
33-
rubocop-ast (>= 1.28.1, < 2.0)
33+
rubocop-ast (>= 1.31.1, < 2.0)
3434
ruby-progressbar (~> 1.7)
3535
unicode-display_width (>= 2.4.0, < 3.0)
36-
rubocop-ast (1.30.0)
37-
parser (>= 3.2.1.0)
36+
rubocop-ast (1.31.2)
37+
parser (>= 3.3.0.4)
3838
ruby-progressbar (1.13.0)
3939
simplecov (0.22.0)
4040
docile (~> 1.1)

0 commit comments

Comments
 (0)