From f843a82fc1df0d27d65e0e26dee8978cef11b22a Mon Sep 17 00:00:00 2001 From: Grey Christoforo Date: Wed, 17 Feb 2016 12:58:04 +0000 Subject: [PATCH] json to 1.8.3 this fixes a compile error during `bundle install` --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 57e3e91..f0fbaa1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -177,7 +177,7 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (5.0.0) railties (>= 3.2.16) - json (1.8.1) + json (1.8.3) json_spec (1.1.2) multi_json (~> 1.0) rspec (>= 2.0, < 4.0)