From c4cc42f5ac2469a04e0f619fee685642fc93bf31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 22:41:21 +0000 Subject: [PATCH] Bump uglifier from 1.2.4 to 2.7.2 Bumps [uglifier](https://github.com/lautis/uglifier) from 1.2.4 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.2.4...v2.7.2) --- updated-dependencies: - dependency-name: uglifier dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3822f12..f5c617c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,7 +29,7 @@ GEM i18n (~> 0.6) multi_json (~> 1.0) arel (3.0.2) - builder (3.0.0) + builder (3.0.4) childprocess (0.3.1) ffi (~> 1.0.6) coderay (1.0.6) @@ -40,10 +40,10 @@ GEM coffee-script-source execjs coffee-script-source (1.2.0) + concurrent-ruby (1.2.2) diff-lcs (1.1.3) erubis (2.7.0) - execjs (1.3.0) - multi_json (~> 1.0) + execjs (2.8.1) ffi (1.0.11) guard (1.0.1) ffi (>= 0.5.0) @@ -54,8 +54,9 @@ GEM multi_json thor haml (3.1.4) - hike (1.2.1) - i18n (0.6.0) + hike (1.2.3) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jasmine (1.1.2) jasmine-core (>= 1.1.0) rack (>= 1.1) @@ -64,29 +65,29 @@ GEM jasmine-core (1.1.0) jasminerice (0.0.8) haml - journey (1.0.3) + journey (1.0.4) jquery-rails (2.0.2) railties (>= 3.2.0, < 5.0) thor (~> 0.14) - json (1.6.6) + json (2.6.3) mail (2.4.4) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) method_source (0.7.1) mime-types (1.18) - multi_json (1.2.0) + multi_json (1.15.0) polyglot (0.3.3) pry (0.9.8.4) coderay (~> 1.0.5) method_source (~> 0.7.1) slop (>= 2.4.4, < 3) - rack (1.4.1) - rack-cache (1.2) + rack (1.4.7) + rack-cache (1.13.0) rack (>= 0.4) - rack-ssl (1.3.2) + rack-ssl (1.3.4) rack - rack-test (0.6.1) + rack-test (0.6.3) rack (>= 1.0) rails (3.2.3) actionmailer (= 3.2.3) @@ -103,9 +104,8 @@ GEM rake (>= 0.8.7) rdoc (~> 3.4) thor (~> 0.14.6) - rake (0.9.2.2) - rdoc (3.12) - json (~> 1.4) + rake (13.0.6) + rdoc (3.9.5) rspec (2.9.0) rspec-core (~> 2.9.0) rspec-expectations (~> 2.9.0) @@ -131,19 +131,19 @@ GEM multi_json (~> 1.0) rubyzip slop (2.4.4) - sprockets (2.1.2) + sprockets (2.1.4) hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) thor (0.14.6) - tilt (1.3.3) + tilt (1.4.1) treetop (1.4.10) polyglot polyglot (>= 0.3.1) tzinfo (0.3.32) - uglifier (1.2.4) + uglifier (2.7.2) execjs (>= 0.3.0) - multi_json (>= 1.0.2) + json (>= 1.8.0) PLATFORMS ruby