From fee7595e8149c689de81901ab7e659e1568d5dd3 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Mon, 28 Nov 2011 05:28:59 -0800 Subject: [PATCH] Update json dependency to version 1.6.2 --- Gemfile.lock | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ed36143..bc99a27 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: git://github.com/sferik/rails_admin.git - revision: bcd00a3a374a2f0474fea3a946b3724e45b07468 + revision: 5594fde587d80cf141355c9b790bc1b15ae45d40 specs: rails_admin (0.0.1) bootstrap-sass (~> 1.4) @@ -82,8 +82,7 @@ GEM thor (~> 0.14) jruby-openssl (0.7.4) bouncy-castle-java - json (1.6.1) - json (1.6.1-java) + json (1.6.2) kaminari (0.12.4) rails (>= 3.0.0) mail (2.3.0)