From ed42427179d12f61448c3b9de32f5c6bff26e783 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Thu, 11 Jul 2013 10:52:45 +0200 Subject: [PATCH] Update jquery-rails dependency to version 3.0.4 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 91a5593..d811c2b 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.2) + jquery-rails (3.0.4) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) jquery-ui-rails (3.0.1)