Skip to content
This repository was archived by the owner on Mar 24, 2020. It is now read-only.

Commit 81383ac

Browse files
Bump uglifier from 3.2.0 to 4.1.17
Bumps [uglifier](https://github.com/lautis/uglifier) from 3.2.0 to 4.1.17. - [Release notes](https://github.com/lautis/uglifier/releases) - [Changelog](https://github.com/lautis/uglifier/blob/master/CHANGELOG.md) - [Commits](lautis/uglifier@v3.2.0...v4.1.17) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 03a259b commit 81383ac

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ gem "bower-rails", "~> 0.11.0"
4141
gem "responders", "~> 2.4.0"
4242
gem 'nokogiri', '1.8.4'
4343

44-
gem 'uglifier', '~> 3.2.0'
44+
gem 'uglifier', '~> 4.1.17'
4545
gem 'rspec-mocks', '3.6.0'
4646
gem 'newrelic_rpm', '4.1.0.333'
4747

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ GEM
148148
equivalent-xml (0.6.0)
149149
nokogiri (>= 1.4.3)
150150
erubis (2.7.0)
151-
execjs (2.6.0)
151+
execjs (2.7.0)
152152
faraday (0.12.1)
153153
multipart-post (>= 1.2, < 3)
154154
fastercsv (1.5.5)
@@ -411,7 +411,7 @@ GEM
411411
tzinfo (1.2.3)
412412
thread_safe (~> 0.1)
413413
uber (0.0.15)
414-
uglifier (3.2.0)
414+
uglifier (4.1.17)
415415
execjs (>= 0.3.0, < 3)
416416
unf (0.1.4)
417417
unf_ext
@@ -485,7 +485,7 @@ DEPENDENCIES
485485
solrizer (~> 3.1.0)
486486
solrizer-fedora!
487487
sprockets (~> 2.12.4)
488-
uglifier (~> 3.2.0)
488+
uglifier (~> 4.1.17)
489489
unicorn (~> 5.3.0)
490490

491491
BUNDLED WITH

0 commit comments

Comments
 (0)