From 16fc04dada400da612264535d10e98ce84e5aeba Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Sun, 9 Sep 2012 08:39:03 -0700 Subject: [PATCH] Update jquery-rails dependency to version 2.1.2 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f69af2b..a2166af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,7 +60,7 @@ GEM http_accept_language (1.0.2) i18n (0.6.1) journey (1.0.4) - jquery-rails (2.1.1) + jquery-rails (2.1.2) railties (>= 3.1.0, < 5.0) thor (~> 0.14) jquery-ui-rails (1.1.1)