From 7dc7e2a4a3b71aaa934691eed16c73fafd8f0d26 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Sun, 15 Jan 2012 07:34:15 -0800 Subject: [PATCH] Update json dependency to version 1.6.5 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e72ac31..7a74c74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,8 +84,8 @@ GEM thor (~> 0.14) jruby-openssl (0.7.4) bouncy-castle-java - json (1.6.4) - json (1.6.4-java) + json (1.6.5) + json (1.6.5-java) kaminari (0.13.0) actionpack (>= 3.0.0) activesupport (>= 3.0.0)