From a6f3c1920f99b59c5c668866d3b54bad0355c08c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 23:10:37 +0000 Subject: [PATCH] Bump uglifier from 2.1.1 to 2.7.2 Bumps [uglifier](https://github.com/lautis/uglifier) from 2.1.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.1.1...v2.7.2) --- updated-dependencies: - dependency-name: uglifier dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 66dfdbd..8882adb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,8 +72,7 @@ GEM dotenv (= 0.11.1) erubis (2.7.0) eventmachine (1.0.3) - execjs (1.4.0) - multi_json (~> 1.0) + execjs (2.8.1) fabrication (2.7.2) faye-websocket (0.4.7) eventmachine (>= 0.12.0) @@ -95,6 +94,7 @@ GEM jquery-rails (3.0.1) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) + json (2.6.1) launchy (2.3.0) addressable (~> 2.3) mail (2.5.4) @@ -104,7 +104,7 @@ GEM mime-types (1.23) mini_portile (0.5.0) minitest (4.7.5) - multi_json (1.7.7) + multi_json (1.15.0) nokogiri (1.6.0) mini_portile (~> 0.5.0) pg (0.15.1) @@ -171,9 +171,9 @@ GEM polyglot polyglot (>= 0.3.1) tzinfo (0.3.37) - uglifier (2.1.1) + uglifier (2.7.2) execjs (>= 0.3.0) - multi_json (~> 1.0, >= 1.0.2) + json (>= 1.8.0) xpath (2.0.0) nokogiri (~> 1.3)