Skip to content

Commit e5f7d79

Browse files
Merge pull request #399 from ruby-syntax-tree/dependabot/bundler/rubocop-1.55.0
Bump rubocop from 1.54.2 to 1.55.0
2 parents 7222353 + c8bff43 commit e5f7d79

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)