From 05225aaba735d2b82a8fd3d0aae9b8f7372cc40e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 14 Sep 2018 06:29:22 +0000 Subject: [PATCH] [Security] Bump uglifier from 2.7.1 to 4.1.19 Bumps [uglifier](https://github.com/lautis/uglifier) from 2.7.1 to 4.1.19. **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.19) Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 25844f45e9..6f2939c41d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -272,7 +272,7 @@ GEM erubis (2.7.0) eventmachine (1.2.7) excon (0.62.0) - execjs (2.6.0) + execjs (2.7.0) factory_bot (4.8.2) activesupport (>= 3.0.0) factory_bot_rails (4.8.2) @@ -713,9 +713,8 @@ GEM railties (> 3.2.8, < 4.0.0) sprockets (>= 2.0.0) tzinfo (0.3.54) - uglifier (2.7.1) - execjs (>= 0.3.0) - json (>= 1.8.0) + uglifier (4.1.19) + execjs (>= 0.3.0, < 3) unicode-display_width (1.3.2) unicorn (4.9.0) kgio (~> 2.6)