From 99719154e84d8a25c1367f2abc8b8de827a25aa7 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Tue, 28 Feb 2012 16:32:11 -0800 Subject: [PATCH] Update jquery-rails dependency to version 2.0.1 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dc85c83..11af272 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,8 +78,8 @@ GEM http_accept_language (1.0.2) i18n (0.6.0) journey (1.0.3) - jquery-rails (2.0.0) - railties (>= 3.2.0.beta, < 5.0) + jquery-rails (2.0.1) + railties (>= 3.2.0, < 5.0) thor (~> 0.14) json (1.6.5) kaminari (0.13.0)