From 4b094684e5b3632f8f05b65c33b34aa8090bdabd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 17:25:14 +0000 Subject: [PATCH] Bump uglifier from 3.2.0 to 4.1.20 Bumps [uglifier](https://github.com/lautis/uglifier) from 3.2.0 to 4.1.20. - [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/v3.2.0...v4.1.20) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 9eeb2926a..73352bf14 100644 --- a/Gemfile +++ b/Gemfile @@ -41,7 +41,7 @@ gem "bower-rails", "~> 0.11.0" gem "responders", "~> 2.4.0" gem 'nokogiri', '1.10.4' -gem 'uglifier', '~> 3.2.0' +gem 'uglifier', '~> 4.1.20' gem 'rspec-mocks', '3.6.0' gem 'honeycomb-beeline' diff --git a/Gemfile.lock b/Gemfile.lock index c61c8e37a..4b8dc9170 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,7 +151,7 @@ GEM equivalent-xml (0.6.0) nokogiri (>= 1.4.3) erubis (2.7.0) - execjs (2.6.0) + execjs (2.7.0) faraday (0.12.1) multipart-post (>= 1.2, < 3) fastercsv (1.5.5) @@ -432,7 +432,7 @@ GEM tzinfo (1.2.5) thread_safe (~> 0.1) uber (0.0.15) - uglifier (3.2.0) + uglifier (4.1.20) execjs (>= 0.3.0, < 3) unf (0.1.4) unf_ext @@ -511,7 +511,7 @@ DEPENDENCIES solrizer-fedora! sprockets (~> 2.12.4) timecop - uglifier (~> 3.2.0) + uglifier (~> 4.1.20) unicorn (~> 5.3.0) whenever