Skip to content

Commit f0bb199

Browse files
Merge pull request #68 from ruby-syntax-tree/dependabot/bundler/rubocop-1.29.0
Bump rubocop from 1.28.2 to 1.29.0
2 parents 6fcf82c + ec5f35e commit f0bb199

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ GEM
1616
rake (13.0.6)
1717
regexp_parser (2.3.1)
1818
rexml (3.2.5)
19-
rubocop (1.28.2)
19+
rubocop (1.29.0)
2020
parallel (~> 1.10)
2121
parser (>= 3.1.0.0)
2222
rainbow (>= 2.2.2, < 4.0)
2323
regexp_parser (>= 1.8, < 3.0)
24-
rexml
24+
rexml (>= 3.2.5, < 4.0)
2525
rubocop-ast (>= 1.17.0, < 2.0)
2626
ruby-progressbar (~> 1.7)
2727
unicode-display_width (>= 1.4.0, < 3.0)

0 commit comments

Comments
 (0)