From 3550e90fc66a46dae41bb2545cb6b33c85ebdd69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 00:11:00 +0000 Subject: [PATCH] Bump uglifier from 2.7.1 to 2.7.2 Bumps [uglifier](https://github.com/lautis/uglifier) from 2.7.1 to 2.7.2. - [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...v2.7.2) --- updated-dependencies: - dependency-name: uglifier dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d1f7172..8a6e086 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM concurrent-ruby (1.1.8) crass (1.0.6) erubis (2.7.0) - execjs (2.6.0) + execjs (2.8.1) globalid (0.4.2) activesupport (>= 4.2.0) i18n (0.9.5) @@ -110,7 +110,7 @@ GEM tilt (1.4.1) tzinfo (1.2.10) thread_safe (~> 0.1) - uglifier (2.7.1) + uglifier (2.7.2) execjs (>= 0.3.0) json (>= 1.8.0)