From 2effdcba9a12e4649a586e19c8389e416b771fa6 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Sat, 31 Dec 2016 14:23:44 -0500 Subject: [PATCH] Upgraded jquery-rails gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c639d36..9fcf8eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -139,7 +139,7 @@ GEM actionpack (>= 3.1) railties (>= 3.1) sass (>= 3.2) - jquery-rails (4.2.1) + jquery-rails (4.2.2) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0)