Skip to content

Commit aa04e26

Browse files
committed
Update dependencies
1 parent 617a3c2 commit aa04e26

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

Gemfile.lock

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,18 @@ GEM
88
specs:
99
ast (2.4.2)
1010
docile (1.4.0)
11-
json (2.7.1)
12-
minitest (5.22.2)
11+
json (2.7.2)
12+
minitest (5.23.0)
1313
parallel (1.24.0)
14-
parser (3.3.0.5)
14+
parser (3.3.1.0)
1515
ast (~> 2.4.1)
1616
racc
1717
racc (1.7.3)
1818
rainbow (3.1.1)
19-
rake (13.1.0)
20-
regexp_parser (2.9.0)
21-
rexml (3.2.6)
19+
rake (13.2.1)
20+
regexp_parser (2.9.2)
21+
rexml (3.2.8)
22+
strscan (>= 3.0.9)
2223
rubocop (1.50.2)
2324
json (~> 2.3)
2425
parallel (~> 1.10)
@@ -29,8 +30,8 @@ GEM
2930
rubocop-ast (>= 1.28.0, < 2.0)
3031
ruby-progressbar (~> 1.7)
3132
unicode-display_width (>= 2.4.0, < 3.0)
32-
rubocop-ast (1.30.0)
33-
parser (>= 3.2.1.0)
33+
rubocop-ast (1.31.3)
34+
parser (>= 3.3.1.0)
3435
rubocop-minitest (0.30.0)
3536
rubocop (>= 1.39, < 2.0)
3637
rubocop-rake (0.6.0)
@@ -42,6 +43,7 @@ GEM
4243
simplecov_json_formatter (~> 0.1)
4344
simplecov-html (0.12.3)
4445
simplecov_json_formatter (0.1.4)
46+
strscan (3.1.0)
4547
unicode-display_width (2.5.0)
4648

4749
PLATFORMS

0 commit comments

Comments
 (0)