Skip to content

Commit cd2e476

Browse files
Merge pull request #105 from ruby-syntax-tree/dependabot/bundler/rubocop-1.31.1
Bump rubocop from 1.31.0 to 1.31.1
2 parents e4f8ee5 + 2e85a49 commit cd2e476

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ GEM
99
specs:
1010
ast (2.4.2)
1111
docile (1.4.0)
12+
json (2.6.2)
1213
minitest (5.16.1)
1314
parallel (1.22.1)
1415
parser (3.1.2.0)
@@ -18,7 +19,8 @@ GEM
1819
rake (13.0.6)
1920
regexp_parser (2.5.0)
2021
rexml (3.2.5)
21-
rubocop (1.31.0)
22+
rubocop (1.31.1)
23+
json (~> 2.3)
2224
parallel (~> 1.10)
2325
parser (>= 3.1.0.0)
2426
rainbow (>= 2.2.2, < 4.0)

0 commit comments

Comments
 (0)