From d0d8ecac387408457f0c38d2d93f005a173163f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 00:20:45 +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: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5640831..75803a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,7 +31,7 @@ GEM http_parser.rb (~> 0.6.0) erubis (2.7.0) eventmachine (1.0.7) - execjs (2.5.2) + execjs (2.8.1) ffi (1.10.0) haml (4.0.6) tilt @@ -122,7 +122,7 @@ GEM tzinfo (1.2.5) thread_safe (~> 0.1) uber (0.0.13) - uglifier (2.7.1) + uglifier (2.7.2) execjs (>= 0.3.0) json (>= 1.8.0)