Skip to content

Commit ae3070a

Browse files
Merge pull request #413 from ruby-syntax-tree/dependabot/bundler/rubocop-1.57.0
Bump rubocop from 1.56.4 to 1.57.0
2 parents 3476fac + 2ad0552 commit ae3070a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,21 @@ GEM
1414
language_server-protocol (3.17.0.3)
1515
minitest (5.20.0)
1616
parallel (1.23.0)
17-
parser (3.2.2.3)
17+
parser (3.2.2.4)
1818
ast (~> 2.4.1)
1919
racc
2020
prettier_print (1.2.1)
2121
racc (1.7.1)
2222
rainbow (3.1.1)
2323
rake (13.0.6)
24-
regexp_parser (2.8.1)
24+
regexp_parser (2.8.2)
2525
rexml (3.2.6)
26-
rubocop (1.56.4)
26+
rubocop (1.57.0)
2727
base64 (~> 0.1.1)
2828
json (~> 2.3)
2929
language_server-protocol (>= 3.17.0)
3030
parallel (~> 1.10)
31-
parser (>= 3.2.2.3)
31+
parser (>= 3.2.2.4)
3232
rainbow (>= 2.2.2, < 4.0)
3333
regexp_parser (>= 1.8, < 3.0)
3434
rexml (>= 3.2.5, < 4.0)
@@ -44,7 +44,7 @@ GEM
4444
simplecov_json_formatter (~> 0.1)
4545
simplecov-html (0.12.3)
4646
simplecov_json_formatter (0.1.4)
47-
unicode-display_width (2.4.2)
47+
unicode-display_width (2.5.0)
4848

4949
PLATFORMS
5050
arm64-darwin-21

0 commit comments

Comments
 (0)