Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d1f6871

Browse files
Merge pull request #130 from ruby-syntax-tree/dependabot/bundler/rubocop-1.34.1
Bump rubocop from 1.33.0 to 1.34.1
2 parents 176ce25 + 0369b32 commit d1f6871

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,24 +12,24 @@ GEM
1212
json (2.6.2)
1313
minitest (5.16.2)
1414
parallel (1.22.1)
15-
parser (3.1.2.0)
15+
parser (3.1.2.1)
1616
ast (~> 2.4.1)
1717
prettier_print (0.1.0)
1818
rainbow (3.1.1)
1919
rake (13.0.6)
2020
regexp_parser (2.5.0)
2121
rexml (3.2.5)
22-
rubocop (1.33.0)
22+
rubocop (1.34.1)
2323
json (~> 2.3)
2424
parallel (~> 1.10)
25-
parser (>= 3.1.0.0)
25+
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.19.1, < 2.0)
29+
rubocop-ast (>= 1.20.0, < 2.0)
3030
ruby-progressbar (~> 1.7)
3131
unicode-display_width (>= 1.4.0, < 3.0)
32-
rubocop-ast (1.19.1)
32+
rubocop-ast (1.21.0)
3333
parser (>= 3.1.1.0)
3434
ruby-progressbar (1.11.0)
3535
simplecov (0.21.2)

0 commit comments

Comments
 (0)