From 772495044c5b91f98503826393893d7d66d2ae7a Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Fri, 23 Sep 2016 06:44:04 -0700 Subject: [PATCH] Update jquery-rails to version 4.2.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 79416f9..9eabf67 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM hashdiff (0.3.0) http_accept_language (2.0.5) i18n (0.7.0) - jquery-rails (4.1.1) + jquery-rails (4.2.1) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0)