From d4de37bc42717c0a0e2086f6e44ce00a907c078b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 00:04:51 +0000 Subject: [PATCH] Bump uglifier from 2.6.0 to 2.7.2 Bumps [uglifier](https://github.com/lautis/uglifier) from 2.6.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/v2.6.0...v2.7.2) --- updated-dependencies: - dependency-name: uglifier dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fc55551..6af604c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,14 +41,14 @@ GEM execjs coffee-script-source (1.8.0) erubis (2.7.0) - execjs (2.2.2) + execjs (2.8.1) hike (1.2.3) i18n (0.6.11) journey (1.0.4) jquery-rails (3.1.2) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - json (1.8.1) + json (1.8.6) mail (2.5.4) mime-types (~> 1.16) treetop (~> 1.4.8) @@ -105,7 +105,7 @@ GEM polyglot polyglot (>= 0.3.1) tzinfo (0.3.42) - uglifier (2.6.0) + uglifier (2.7.2) execjs (>= 0.3.0) json (>= 1.8.0)