From 1a4c04c20d5566fd6a891accdb78f4ee9a9daddd Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 10 Oct 2020 17:05:27 +0000 Subject: [PATCH] Update jquery-rails to version 4.4.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cf1b84749..37f45d3c3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,7 +136,7 @@ GEM jquery-atwho-rails (1.5.4) jquery-hotkeys-rails (0.7.9.1) railties (>= 3.1) - jquery-rails (4.3.5) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0)