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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 15, 2019
1 parent eff9c88 commit a6a01ed
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.3'

gem 'uglifier', '~> 3.2.0'
gem 'uglifier', '~> 4.1.20'
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 @@ -153,7 +153,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)
faraday-honeycomb (0.3.3)
Expand Down Expand Up @@ -441,7 +441,7 @@ GEM
tzinfo (1.2.5)
thread_safe (~> 0.1)
uber (0.0.15)
uglifier (3.2.0)
uglifier (4.1.20)
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
Expand Down Expand Up @@ -520,7 +520,7 @@ DEPENDENCIES
solrizer-fedora!
sprockets (~> 2.12.4)
timecop
uglifier (~> 3.2.0)
uglifier (~> 4.1.20)
unicorn (~> 5.3.0)
whenever

Expand Down

0 comments on commit a6a01ed

Please sign in to comment.