Skip to content

Commit 2cc968a

Browse files
Merge pull request #222 from ruby-syntax-tree/dependabot/bundler/rubocop-1.40.0
Bump rubocop from 1.39.0 to 1.40.0
2 parents 18468ac + 8dcb19c commit 2cc968a

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
@@ -9,17 +9,17 @@ GEM
99
specs:
1010
ast (2.4.2)
1111
docile (1.4.0)
12-
json (2.6.2)
12+
json (2.6.3)
1313
minitest (5.16.3)
1414
parallel (1.22.1)
15-
parser (3.1.2.1)
15+
parser (3.1.3.0)
1616
ast (~> 2.4.1)
1717
prettier_print (1.1.0)
1818
rainbow (3.1.1)
1919
rake (13.0.6)
20-
regexp_parser (2.6.0)
20+
regexp_parser (2.6.1)
2121
rexml (3.2.5)
22-
rubocop (1.39.0)
22+
rubocop (1.40.0)
2323
json (~> 2.3)
2424
parallel (~> 1.10)
2525
parser (>= 3.1.2.1)
@@ -29,7 +29,7 @@ GEM
2929
rubocop-ast (>= 1.23.0, < 2.0)
3030
ruby-progressbar (~> 1.7)
3131
unicode-display_width (>= 1.4.0, < 3.0)
32-
rubocop-ast (1.23.0)
32+
rubocop-ast (1.24.0)
3333
parser (>= 3.1.1.0)
3434
ruby-progressbar (1.11.0)
3535
simplecov (0.21.2)

0 commit comments

Comments
 (0)