From 34263ced77057f7cdc7e3de19d38e9af8a5b9a11 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Thu, 17 Oct 2013 16:40:10 +0200 Subject: [PATCH] Update json dependency to version 1.8.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 915792e..8a1f398 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,7 +73,7 @@ GEM jquery-ui-rails (3.0.1) jquery-rails railties (>= 3.1.0) - json (1.8.0) + json (1.8.1) kaminari (0.14.1) actionpack (>= 3.0.0) activesupport (>= 3.0.0)