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

Commit

Permalink
Bump uglifier from 3.2.0 to 4.2.0
Browse files Browse the repository at this point in the history
Bumps [uglifier](https://github.com/lautis/uglifier) from 3.2.0 to 4.2.0.
- [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.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 2, 2020
1 parent 74d4cef commit 91c4e76
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ gem "bower-rails", "~> 0.11.0"
gem "responders", "~> 2.4.0"
gem 'nokogiri', '1.10.8'

gem 'uglifier', '~> 3.2.0'
gem 'uglifier', '~> 4.2.0'
gem 'rspec-mocks', '3.6.0'

gem 'honeycomb-beeline'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ GEM
equivalent-xml (0.6.0)
nokogiri (>= 1.4.3)
erubis (2.7.0)
execjs (2.6.0)
execjs (2.7.0)
faraday (0.12.1)
multipart-post (>= 1.2, < 3)
fastercsv (1.5.5)
Expand Down Expand Up @@ -432,7 +432,7 @@ GEM
tzinfo (1.2.5)
thread_safe (~> 0.1)
uber (0.0.15)
uglifier (3.2.0)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
Expand Down Expand Up @@ -511,7 +511,7 @@ DEPENDENCIES
solrizer-fedora!
sprockets (~> 2.12.4)
timecop
uglifier (~> 3.2.0)
uglifier (~> 4.2.0)
unicorn (~> 5.3.0)
whenever

Expand Down

0 comments on commit 91c4e76

Please sign in to comment.