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

Commit 113b68c

Browse files
Merge pull request #359 from ruby-syntax-tree/dependabot/bundler/rubocop-1.49.0
Bump rubocop from 1.48.1 to 1.49.0
2 parents 2e6cc41 + 1af7a77 commit 113b68c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,24 +12,24 @@ GEM
1212
json (2.6.3)
1313
minitest (5.18.0)
1414
parallel (1.22.1)
15-
parser (3.2.1.1)
15+
parser (3.2.2.0)
1616
ast (~> 2.4.1)
1717
prettier_print (1.2.1)
1818
rainbow (3.1.1)
1919
rake (13.0.6)
2020
regexp_parser (2.7.0)
2121
rexml (3.2.5)
22-
rubocop (1.48.1)
22+
rubocop (1.49.0)
2323
json (~> 2.3)
2424
parallel (~> 1.10)
2525
parser (>= 3.2.0.0)
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.26.0, < 2.0)
29+
rubocop-ast (>= 1.28.0, < 2.0)
3030
ruby-progressbar (~> 1.7)
3131
unicode-display_width (>= 2.4.0, < 3.0)
32-
rubocop-ast (1.27.0)
32+
rubocop-ast (1.28.0)
3333
parser (>= 3.2.1.0)
3434
ruby-progressbar (1.13.0)
3535
simplecov (0.22.0)

0 commit comments

Comments
 (0)