Skip to content

Commit

Permalink
Bump json version to support ruby 2.4.0
Browse files Browse the repository at this point in the history
json 1.8.3 fails because of ruby/json#286
  • Loading branch information
nougad authored and valpackett committed Jan 16, 2017
1 parent 57dd615 commit c39f3ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ GEM
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
i18n (0.7.0)
json (1.8.3)
json (1.8.6)
json-jwt (1.5.2)
activesupport
bindata
Expand Down

0 comments on commit c39f3ed

Please sign in to comment.