Skip to content

Commit c7f9034

Browse files
Merge pull request #93 from ruby-syntax-tree/dependabot/bundler/rubocop-1.30.0
Bump rubocop from 1.29.1 to 1.30.0
2 parents 8d77b80 + 2f69135 commit c7f9034

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@ GEM
1818
rake (13.0.6)
1919
regexp_parser (2.4.0)
2020
rexml (3.2.5)
21-
rubocop (1.29.1)
21+
rubocop (1.30.0)
2222
parallel (~> 1.10)
2323
parser (>= 3.1.0.0)
2424
rainbow (>= 2.2.2, < 4.0)
2525
regexp_parser (>= 1.8, < 3.0)
2626
rexml (>= 3.2.5, < 4.0)
27-
rubocop-ast (>= 1.17.0, < 2.0)
27+
rubocop-ast (>= 1.18.0, < 2.0)
2828
ruby-progressbar (~> 1.7)
2929
unicode-display_width (>= 1.4.0, < 3.0)
30-
rubocop-ast (1.17.0)
30+
rubocop-ast (1.18.0)
3131
parser (>= 3.1.1.0)
3232
ruby-progressbar (1.11.0)
3333
simplecov (0.21.2)

0 commit comments

Comments
 (0)