From 4fe330f304ca09bd5a8e8517664f0ab8a427ee5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 22:33:31 +0000 Subject: [PATCH] Bump uglifier from 1.1.0 to 2.7.2 Bumps [uglifier](https://github.com/lautis/uglifier) from 1.1.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/v1.1.0...v2.7.2) --- updated-dependencies: - dependency-name: uglifier dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8595319..15b7723 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,15 +33,16 @@ GEM ansi (1.4.1) archive-tar-minitar (0.5.2) arel (2.2.1) - builder (3.0.0) + builder (3.0.4) coffee-rails (3.1.1) coffee-script (>= 2.2.0) railties (~> 3.1.0) coffee-script (2.2.0) coffee-script-source execjs - coffee-script-source (1.1.3) + coffee-script-source (1.12.2) columnize (0.3.4) + concurrent-ruby (1.2.2) daemons (1.1.4) em-http-request (1.0.0) addressable (>= 2.2.3) @@ -60,7 +61,7 @@ GEM mogli (>= 0.0.33) ruby-hmac hashie (1.1.0) - hike (1.2.1) + hike (1.2.3) httmultiparty (0.3.6) httparty (>= 0.7.3) multipart-post @@ -68,11 +69,12 @@ GEM httparty (0.8.1) multi_json multi_xml - i18n (0.6.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jquery-rails (1.0.18) railties (~> 3.0) thor (~> 0.14) - json (1.6.1) + json (2.6.3) libv8 (3.3.10.4) linecache19 (0.5.12) ruby_core_source (>= 0.1.4) @@ -86,20 +88,20 @@ GEM httmultiparty (>= 0.3.6) httparty (>= 0.4.3) multi_json (~> 1.0.3) - multi_json (1.0.3) + multi_json (1.0.4) multi_xml (0.4.1) multipart-post (1.1.4) mysql2 (0.2.17) polyglot (0.3.3) - rack (1.3.5) - rack-cache (1.1) + rack (1.3.10) + rack-cache (1.13.0) rack (>= 0.4) rack-fiber_pool (0.9.2) rack-mount (0.8.3) rack (>= 1.0.0) - 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.1.3) actionmailer (= 3.1.3) @@ -116,9 +118,8 @@ GEM rake (>= 0.8.7) rdoc (~> 3.4) thor (~> 0.14.6) - rake (0.9.2.2) - rdoc (3.11) - json (~> 1.4) + rake (13.0.6) + rdoc (3.9.5) ruby-debug-base19 (0.11.25) columnize (>= 0.3.1) linecache19 (>= 0.5.11) @@ -136,7 +137,7 @@ GEM railties (~> 3.1.0) sass (~> 3.1.10) tilt (~> 1.3.2) - sprockets (2.0.3) + sprockets (2.0.5) hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) @@ -147,16 +148,16 @@ GEM eventmachine (>= 0.12.6) rack (>= 1.0.0) thor (0.14.6) - tilt (1.3.3) + tilt (1.3.7) treetop (1.4.10) polyglot polyglot (>= 0.3.1) turn (0.8.2) ansi (>= 1.2.2) tzinfo (0.3.31) - uglifier (1.1.0) + uglifier (2.7.2) execjs (>= 0.3.0) - multi_json (>= 1.0.2) + json (>= 1.8.0) PLATFORMS ruby