From d9649a4446bce677eebc753636bb00bd66069063 Mon Sep 17 00:00:00 2001 From: AEtherC0r3 Date: Wed, 24 May 2017 19:36:42 +0300 Subject: [PATCH] Update jquery-rails to 4.3.1 --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0b90d844..d8c8c850 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -235,8 +235,9 @@ GEM jquery-datatables-rails (2.2.3) jquery-rails sass-rails - jquery-rails (3.1.4) - railties (>= 3.0, < 5.0) + jquery-rails (4.3.1) + rails-dom-testing (>= 1, < 3) + railties (>= 4.2.0) thor (>= 0.14, < 2.0) jquery-ui-rails (4.2.1) railties (>= 3.2.16)