From 66d4e6e833c22bd5a8ea78827e0c16b1f56f5d62 Mon Sep 17 00:00:00 2001 From: Christian Bruckmayer Date: Tue, 8 Dec 2015 16:15:08 +0100 Subject: [PATCH] Update jquery-rails To fix CVE-2015-1840 reported by Hakiri.io --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2e14ba9f..53da4f2f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -186,7 +186,7 @@ GEM jquery-datatables-rails (2.2.3) jquery-rails sass-rails - jquery-rails (3.1.2) + jquery-rails (3.1.4) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) json (1.8.1)