From c2491058106e776b3403a3d42b3ba84f463482b8 Mon Sep 17 00:00:00 2001 From: Thomas Reynolds Date: Sun, 11 Nov 2018 15:06:50 -0800 Subject: [PATCH] Update uglifier --- Gemfile | 2 +- Gemfile.lock | 16 ++++++++-------- .../features/minify_javascript.feature | 10 +++++----- middleman-core/middleman-core.gemspec | 2 +- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Gemfile b/Gemfile index ef46e001..a4e00871 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source 'https://rubygems.org' # Build and doc tools -gem 'rake', '~> 10.3', require: false +gem 'rake', '~> 12.3', require: false gem 'yard', '~> 0.9.11', require: false # Test tools diff --git a/Gemfile.lock b/Gemfile.lock index 4b9d6c43..2d1574ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,7 +30,7 @@ PATH sassc (~> 1.10) servolux tilt (~> 2.0) - uglifier (~> 3.0) + uglifier (~> 4.1) GEM remote: https://rubygems.org/ @@ -120,7 +120,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) memoist (0.16.0) - method_source (0.9.1) + method_source (0.9.2) mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) @@ -134,7 +134,7 @@ GEM nio4r (2.3.1) nokogiri (1.8.5) mini_portile2 (~> 2.3.0) - oj (3.7.0) + oj (3.7.1) padrino-helpers (0.13.3.4) i18n (~> 0.6, >= 0.6.7) padrino-support (= 0.13.3.4) @@ -161,7 +161,7 @@ GEM rack-test (1.1.0) rack (>= 1.0, < 3) rainbow (3.0.0) - rake (10.5.0) + rake (12.3.1) rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) @@ -193,7 +193,7 @@ GEM celluloid (= 0.16.0) celluloid-io (= 0.16.2) timers (~> 4.0.1) - sass (3.7.1) + sass (3.7.2) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -220,14 +220,14 @@ GEM stylus-source stylus-source (0.54.5) temple (0.8.0) - thor (0.20.0) + thor (0.20.3) thread_safe (0.3.6) tilt (2.0.8) timers (4.0.4) hitimes tzinfo (1.2.5) thread_safe (~> 0.1) - uglifier (3.2.0) + uglifier (4.1.19) execjs (>= 0.3.0, < 3) unicode-display_width (1.4.0) xpath (2.1.0) @@ -253,7 +253,7 @@ DEPENDENCIES pry pry-rescue pry-stack_explorer - rake (~> 10.3) + rake (~> 12.3) redcarpet (>= 3.1) rspec (~> 3.0) rubocop (~> 0.59) diff --git a/middleman-core/features/minify_javascript.feature b/middleman-core/features/minify_javascript.feature index e9ebcbe8..fe6a5834 100644 --- a/middleman-core/features/minify_javascript.feature +++ b/middleman-core/features/minify_javascript.feature @@ -131,14 +131,14 @@ Feature: Minify JavaScript Then I should see: """