From e0eeb039b1ca9a7b09452e882517a2b16834b38d Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Mon, 13 May 2013 08:13:29 -0700 Subject: [PATCH] Update json dependency to version 1.8.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e4abd7b..77fa2db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM jquery-ui-rails (3.0.1) jquery-rails railties (>= 3.1.0) - json (1.7.7) + json (1.8.0) kaminari (0.14.1) actionpack (>= 3.0.0) activesupport (>= 3.0.0)