From 3c288f08f51ba374d454830feb993feb0ad8b60e Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Thu, 14 Jan 2016 08:15:43 -0800 Subject: [PATCH] Update jquery-rails to version 4.1.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index bcfbdafc1..c454c5986 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,7 +85,7 @@ GEM domain_name (~> 0.5) http_accept_language (2.0.5) i18n (0.7.0) - jquery-rails (4.0.5) + jquery-rails (4.1.0) rails-dom-testing (~> 1.0) railties (>= 4.2.0) thor (>= 0.14, < 2.0)