From 672ce9171720f48c225d4a0ca6f1cba6e02c77fb Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Sat, 8 Jun 2013 07:56:37 -0700 Subject: [PATCH] Update jquery-rails dependency to version 3.0.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fb30987..43bb5a9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,7 @@ GEM http_accept_language (1.0.2) i18n (0.6.1) journey (1.0.4) - jquery-rails (3.0.0) + jquery-rails (3.0.1) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) jquery-ui-rails (3.0.1)