From f8c36a1a379065398b2ca3d71d4a8c71284db921 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Mon, 31 Dec 2012 07:04:06 -0800 Subject: [PATCH] Update json dependency to version 1.7.6 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4ed5ac8..1e25574 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,7 @@ GEM jquery-ui-rails (2.0.2) jquery-rails railties (>= 3.1.0) - json (1.7.5) + json (1.7.6) kaminari (0.14.1) actionpack (>= 3.0.0) activesupport (>= 3.0.0)