From 648b47e66454efe70a1dbed920f6874209d88a96 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Mon, 11 Feb 2013 16:02:04 -0800 Subject: [PATCH] Update json dependency to version 1.7.7 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6eb4a67..0b96f4f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,7 @@ GEM jquery-ui-rails (3.0.1) jquery-rails railties (>= 3.1.0) - json (1.7.6) + json (1.7.7) kaminari (0.14.1) actionpack (>= 3.0.0) activesupport (>= 3.0.0)