From 27e7578ad7322d5ab43360d80b588f04bb1aab1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 00:14:42 +0000 Subject: [PATCH] Bump uglifier from 2.7.1 to 2.7.2 Bumps [uglifier](https://github.com/lautis/uglifier) from 2.7.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.7.1...v2.7.2) --- updated-dependencies: - dependency-name: uglifier dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e93c25f..be35aa4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,10 +44,10 @@ GEM do_sqlite3 (0.10.15) data_objects (= 0.10.15) eventmachine (1.0.7) - execjs (2.4.0) + execjs (2.8.1) fastercsv (1.5.5) jsmin (1.0.1) - json (1.8.2) + json (1.8.6) json_pure (1.8.2) multi_json (1.11.0) rack (1.6.13) @@ -75,7 +75,7 @@ GEM eventmachine (~> 1.0) rack (~> 1.0) tilt (1.4.1) - uglifier (2.7.1) + uglifier (2.7.2) execjs (>= 0.3.0) json (>= 1.8.0) uuidtools (2.1.5)