Skip to content

Commit 3980826

Browse files
committed
Downgrade json to support Ruby 2.6
1 parent 8f17bd9 commit 3980826

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ GEM
1414
connection_pool (2.4.1)
1515
hiredis (0.6.3)
1616
hiredis (0.6.3-java)
17-
json (2.9.0)
18-
json (2.9.0-java)
17+
json (2.7.6)
18+
json (2.7.6-java)
1919
megatest (0.2.0)
2020
parallel (1.24.0)
2121
parser (3.3.0.5)
@@ -71,4 +71,4 @@ DEPENDENCIES
7171
toxiproxy
7272

7373
BUNDLED WITH
74-
2.3.13
74+
2.4.22

0 commit comments

Comments
 (0)