From 2849f77be99936e36f09ece979c9d222fe1317e0 Mon Sep 17 00:00:00 2001 From: lgoldstein Date: Fri, 18 Dec 2015 10:03:19 -0800 Subject: [PATCH] Update gem uglifier in order to avoid security vuln as reported by gemnasium --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2f254c8..1b0a7c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,7 @@ GEM octokit errbit_plugin (0.5.0) erubis (2.7.0) - execjs (2.5.2) + execjs (2.6.0) fabrication (2.13.2) faraday (0.9.1) multipart-post (>= 1.2, < 3) @@ -390,7 +390,7 @@ GEM tins (1.6.0) tzinfo (1.2.2) thread_safe (~> 0.1) - uglifier (2.7.1) + uglifier (2.7.2) execjs (>= 0.3.0) json (>= 1.8.0) underscore-rails (1.8.3) -- libgit2 0.21.2