From ab58d72b11f89f198b940d529245cde0cbae5692 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 30 Jan 2019 11:26:38 +0000 Subject: [PATCH] [Security] Bump uglifier from 2.7.1 to 4.1.20 Bumps [uglifier](https://github.com/lautis/uglifier) from 2.7.1 to 4.1.20. **This update includes security fixes.** - [Release notes](https://github.com/lautis/uglifier/releases) - [Changelog](https://github.com/lautis/uglifier/blob/master/CHANGELOG.md) - [Commits](https://github.com/lautis/uglifier/compare/v2.7.1...v4.1.20) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3e0d64527..aee492b38 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,7 @@ GEM launchy (~> 2.1) mail (~> 2.2) erubis (2.7.0) - execjs (2.5.0) + execjs (2.7.0) factory_girl (4.5.0) activesupport (>= 3.0.0) faraday (0.9.1) @@ -138,7 +138,6 @@ GEM jquery-rails jquery-ui-rails (= 4.0.3) railties (>= 3.1.0) - json (1.8.2) jwt (1.4.1) kaminari (0.16.3) actionpack (>= 3.0.0) @@ -291,9 +290,8 @@ GEM turbolinks (2.5.3) coffee-rails tzinfo (0.3.55) - uglifier (2.7.1) - execjs (>= 0.3.0) - json (>= 1.8.0) + uglifier (4.1.20) + execjs (>= 0.3.0, < 3) warden (1.2.7) rack (>= 1.0) xpath (2.0.0)