Skip to content

Commit 3d3399f

Browse files
committed
Update rubocop dependency
1 parent 43b8948 commit 3d3399f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,22 @@ GEM
1313
connection_pool (2.4.1)
1414
hiredis (0.6.3)
1515
hiredis (0.6.3-java)
16-
json (2.7.1)
17-
json (2.7.1-java)
16+
json (2.7.2)
17+
json (2.7.2-java)
1818
megatest (0.2.0)
1919
parallel (1.24.0)
20-
parser (3.3.0.5)
20+
parser (3.3.5.0)
2121
ast (~> 2.4.1)
2222
racc
23-
racc (1.7.3)
24-
racc (1.7.3-java)
23+
racc (1.8.1)
24+
racc (1.8.1-java)
2525
rainbow (3.1.1)
2626
rake (13.2.1)
2727
rake-compiler (1.2.8)
2828
rake
2929
redis (4.6.0)
30-
regexp_parser (2.9.0)
31-
rexml (3.2.6)
30+
regexp_parser (2.9.2)
31+
rexml (3.3.8)
3232
rubocop (1.50.2)
3333
json (~> 2.3)
3434
parallel (~> 1.10)
@@ -46,7 +46,7 @@ GEM
4646
ruby-progressbar (1.13.0)
4747
stackprof (0.2.26)
4848
toxiproxy (2.0.2)
49-
unicode-display_width (2.5.0)
49+
unicode-display_width (2.6.0)
5050

5151
PLATFORMS
5252
ruby

0 commit comments

Comments
 (0)