From aa0afb3087485035a675f3a4cac789ed0714405b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 May 2022 00:50:59 +0000 Subject: [PATCH] Bump uglifier from 3.2.0 to 4.2.0 Bumps [uglifier](https://github.com/lautis/uglifier) from 3.2.0 to 4.2.0. - [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.2.0) --- updated-dependencies: - dependency-name: uglifier dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d09be3a..e73b4b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,7 +63,7 @@ GEM concurrent-ruby (1.0.5) crass (1.0.2) erubi (1.7.0) - execjs (2.7.0) + execjs (2.8.1) ffi (1.9.18) globalid (0.4.1) activesupport (>= 4.2.0) @@ -162,7 +162,7 @@ GEM turbolinks-source (5.0.3) tzinfo (1.2.4) thread_safe (~> 0.1) - uglifier (3.2.0) + uglifier (4.2.0) execjs (>= 0.3.0, < 3) web-console (3.5.1) actionview (>= 5.0)