From 08141066ae6a0922c6e82cb6204e011302cb8cdf Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Sat, 31 Mar 2012 05:27:45 -0700 Subject: [PATCH] Update json dependency to version 1.6.6 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2a86a7d..7458852 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM jquery-rails (2.0.1) railties (>= 3.2.0, < 5.0) thor (~> 0.14) - json (1.6.5) + json (1.6.6) kaminari (0.13.0) actionpack (>= 3.0.0) activesupport (>= 3.0.0)