From 82c08e0346c2cded1faa9b3ae845335b79c70157 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Wed, 18 Apr 2018 14:58:37 -0400 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 f5e992f..c6c6551 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -148,7 +148,7 @@ GEM actionpack (>= 3.1) railties (>= 3.1) sass (>= 3.2) - jquery-rails (4.3.1) + jquery-rails (4.3.3) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0)