Skip to content

Commit d0bf219

Browse files
Bump rubocop from 1.57.1 to 1.57.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.57.1 to 1.57.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.57.1...v1.57.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 33940be commit d0bf219

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Gemfile.lock

+2-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ GEM
88
remote: https://rubygems.org/
99
specs:
1010
ast (2.4.2)
11-
base64 (0.1.1)
1211
docile (1.4.0)
1312
json (2.6.3)
1413
language_server-protocol (3.17.0.3)
@@ -23,8 +22,7 @@ GEM
2322
rake (13.0.6)
2423
regexp_parser (2.8.2)
2524
rexml (3.2.6)
26-
rubocop (1.57.1)
27-
base64 (~> 0.1.1)
25+
rubocop (1.57.2)
2826
json (~> 2.3)
2927
language_server-protocol (>= 3.17.0)
3028
parallel (~> 1.10)
@@ -35,7 +33,7 @@ GEM
3533
rubocop-ast (>= 1.28.1, < 2.0)
3634
ruby-progressbar (~> 1.7)
3735
unicode-display_width (>= 2.4.0, < 3.0)
38-
rubocop-ast (1.29.0)
36+
rubocop-ast (1.30.0)
3937
parser (>= 3.2.1.0)
4038
ruby-progressbar (1.13.0)
4139
simplecov (0.22.0)

0 commit comments

Comments
 (0)