From 13799e81e6db24dfb952b1fe763a423c34d772ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 22:46:26 +0000 Subject: [PATCH] Bump uglifier from 1.3.0 to 2.7.2 Bumps [uglifier](https://github.com/lautis/uglifier) from 1.3.0 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/v1.3.0...v2.7.2) --- updated-dependencies: - dependency-name: uglifier dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5f00fb5..ec58c04 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,8 +77,7 @@ GEM diff-lcs (1.3) erubis (2.7.0) eventmachine (1.0.3) - execjs (1.4.0) - multi_json (~> 1.0) + execjs (2.8.1) factory_girl (4.2.0) activesupport (>= 3.0.0) factory_girl_rails (4.2.1) @@ -278,9 +277,9 @@ GEM jwt (~> 1.0) multi_json (>= 1.3.0) tzinfo (0.3.60) - uglifier (1.3.0) + uglifier (2.7.2) execjs (>= 0.3.0) - multi_json (~> 1.0, >= 1.0.2) + json (>= 1.8.0) whenever (0.9.4) chronic (>= 0.6.3) will_paginate (3.1.6)