Skip to content

Commit 2ecde4c

Browse files
Merge pull request #179 from ruby-syntax-tree/dependabot/bundler/rubocop-1.37.0
Bump rubocop from 1.36.0 to 1.37.0
2 parents 2f8d280 + 0348249 commit 2ecde4c

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
@@ -19,14 +19,14 @@ GEM
1919
rake (13.0.6)
2020
regexp_parser (2.6.0)
2121
rexml (3.2.5)
22-
rubocop (1.36.0)
22+
rubocop (1.37.0)
2323
json (~> 2.3)
2424
parallel (~> 1.10)
2525
parser (>= 3.1.2.1)
2626
rainbow (>= 2.2.2, < 4.0)
2727
regexp_parser (>= 1.8, < 3.0)
2828
rexml (>= 3.2.5, < 4.0)
29-
rubocop-ast (>= 1.20.1, < 2.0)
29+
rubocop-ast (>= 1.22.0, < 2.0)
3030
ruby-progressbar (~> 1.7)
3131
unicode-display_width (>= 1.4.0, < 3.0)
3232
rubocop-ast (1.22.0)

0 commit comments

Comments
 (0)