From ae7eb73c95dece31533ef3b7ecfd858a6ff778c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 22:51:52 +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 | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1753cc9..2896e2e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,8 +58,7 @@ GEM railties (~> 3.1) warden (~> 1.2.1) erubis (2.7.0) - execjs (1.4.0) - multi_json (~> 1.0) + execjs (2.8.1) figaro (0.6.3) bundler (~> 1.0) rails (>= 3, < 5) @@ -75,8 +74,8 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.25.1) - multi_json (1.14.1) mini_portile2 (2.5.1) + multi_json (1.15.0) newrelic_rpm (3.7.2.195) nokogiri (1.11.4) mini_portile2 (~> 2.5.0) @@ -93,10 +92,10 @@ GEM pg (0.14.1) pg (0.14.1-x86-mingw32) polyglot (0.3.5) - rack (1.4.7) - rack-cache (1.11.0) racc (1.5.2) rack (>= 0.4) + rack (1.4.7) + rack-cache (1.11.0) rack-ssl (1.3.4) rack rack-test (0.6.3) @@ -140,9 +139,9 @@ GEM polyglot polyglot (>= 0.3.1) tzinfo (0.3.56) - uglifier (1.3.0) + uglifier (2.7.2) execjs (>= 0.3.0) - multi_json (~> 1.0, >= 1.0.2) + json (>= 1.8.0) uuidtools (2.1.3) warden (1.2.1) rack (>= 1.0)