From 67dd4fc4d822bc87db07f41823891d7a4ea27cd1 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Mon, 28 Nov 2011 05:27:06 -0800 Subject: [PATCH] Update json dependency to version 1.6.2 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 83a3e15b361..9592b9dd44d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,8 +115,8 @@ GEM jquery-rails (1.0.19) railties (~> 3.0) thor (~> 0.14) - json (1.6.1) - json_pure (1.6.1) + json (1.6.2) + json_pure (1.6.2) launchy (2.0.5) addressable (~> 2.2.6) mail (2.2.19)