Skip to content

Commit c8bff43

Browse files
Bump rubocop from 1.54.2 to 1.55.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.54.2 to 1.55.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.54.2...v1.55.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 7222353 commit c8bff43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ GEM
2222
rake (13.0.6)
2323
regexp_parser (2.8.1)
2424
rexml (3.2.5)
25-
rubocop (1.54.2)
25+
rubocop (1.55.0)
2626
json (~> 2.3)
2727
language_server-protocol (>= 3.17.0)
2828
parallel (~> 1.10)
2929
parser (>= 3.2.2.3)
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.0, < 2.0)
33+
rubocop-ast (>= 1.28.1, < 2.0)
3434
ruby-progressbar (~> 1.7)
3535
unicode-display_width (>= 2.4.0, < 3.0)
3636
rubocop-ast (1.29.0)

0 commit comments

Comments
 (0)