Skip to content
This repository was archived by the owner on Jun 13, 2021. It is now read-only.

Commit 82d6652

Browse files
authored
Bump json version to support ruby 2.4.0
json 1.8.3 fails because of ruby/json#286
1 parent 57dd615 commit 82d6652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ GEM
1818
faraday (0.9.2)
1919
multipart-post (>= 1.2, < 3)
2020
i18n (0.7.0)
21-
json (1.8.3)
21+
json (1.8.6)
2222
json-jwt (1.5.2)
2323
activesupport
2424
bindata

0 commit comments

Comments
 (0)