From 86585fc4d3b4106d5b34364990dfc2fb9a58591c Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Mon, 24 Sep 2012 10:17:50 -0700 Subject: [PATCH] Update jquery-rails dependency to version 2.1.3 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c3562f8..1788ea6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,7 +59,7 @@ GEM http_accept_language (1.0.2) i18n (0.6.1) journey (1.0.4) - jquery-rails (2.1.2) + jquery-rails (2.1.3) railties (>= 3.1.0, < 5.0) thor (~> 0.14) jquery-ui-rails (1.1.1)