Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support authored and julianguyen committed Nov 20, 2018
1 parent 5c97f96 commit 780a31a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ gem 'jbuilder', '~> 2.8.0'
gem 'jquery-rails', '4.1.1'
gem 'sass-rails', '~> 5.0', '>= 5.0.6'
gem 'turbolinks', '~> 5.2.0'
gem 'uglifier', '~> 4.1.19'
gem 'uglifier', '~> 4.1.20'

gem 'carrierwave', '~> 1.2.3'
gem 'certified', '1.0.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ GEM
tzinfo (1.2.5)
thread_safe (~> 0.1)
uber (0.1.0)
uglifier (4.1.19)
uglifier (4.1.20)
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
Expand Down Expand Up @@ -576,7 +576,7 @@ DEPENDENCIES
simplecov
spring
turbolinks (~> 5.2.0)
uglifier (~> 4.1.19)
uglifier (~> 4.1.20)
webpacker

RUBY VERSION
Expand Down

0 comments on commit 780a31a

Please sign in to comment.