Skip to content

Commit 2ad0552

Browse files
Bump rubocop from 1.56.4 to 1.57.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.56.4 to 1.57.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.56.4...v1.57.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3476fac commit 2ad0552

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: 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)