From 59740e63635814d3d483b58b5ca2a95b713ece22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 22:56:31 +0000 Subject: [PATCH] Bump uglifier from 2.0.1 to 2.7.2 Bumps [uglifier](https://github.com/lautis/uglifier) from 2.0.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.0.1...v2.7.2) --- updated-dependencies: - dependency-name: uglifier dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d63314b..a85c642 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,8 +35,7 @@ GEM concurrent-ruby (1.1.5) diff-lcs (1.2.3) erubis (2.7.0) - 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) @@ -55,7 +54,7 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.25.1) - multi_json (1.14.1) + multi_json (1.15.0) mysql2 (0.3.11) newrelic_rpm (3.5.8.72) polyglot (0.3.5) @@ -115,9 +114,9 @@ GEM polyglot polyglot (>= 0.3.1) tzinfo (0.3.56) - uglifier (2.0.1) + uglifier (2.7.2) execjs (>= 0.3.0) - multi_json (~> 1.0, >= 1.0.2) + json (>= 1.8.0) PLATFORMS ruby