From 21af275395fa40caa55bdb2c9721e6a0e9c7cd59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 23:21:08 +0000 Subject: [PATCH] Bump uglifier from 2.1.2 to 2.7.2 in /Web/JsObFoo Bumps [uglifier](https://github.com/lautis/uglifier) from 2.1.2 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.2...v2.7.2) --- updated-dependencies: - dependency-name: uglifier dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Web/JsObFoo/Gemfile.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Web/JsObFoo/Gemfile.lock b/Web/JsObFoo/Gemfile.lock index 7b6cadd..03419bf 100644 --- a/Web/JsObFoo/Gemfile.lock +++ b/Web/JsObFoo/Gemfile.lock @@ -2,13 +2,12 @@ GEM remote: http://www.rubygems.org/ specs: colorize (0.5.8) - execjs (1.4.0) - multi_json (~> 1.0) - multi_json (1.7.7) + execjs (2.8.1) + json (2.6.3) rkelly (1.0.7) - uglifier (2.1.2) + uglifier (2.7.2) execjs (>= 0.3.0) - multi_json (~> 1.0, >= 1.0.2) + json (>= 1.8.0) PLATFORMS ruby