From c39f3ed0fa34df53458197ff4d3176469880ae02 Mon Sep 17 00:00:00 2001 From: Florian Eitel Date: Mon, 16 Jan 2017 21:59:22 +0100 Subject: [PATCH] Bump json version to support ruby 2.4.0 json 1.8.3 fails because of https://github.com/flori/json/issues/286 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f6b017a..750064a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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