Bump uglifier

This commit is contained in:
Benjamin Neff 2018-11-10 19:16:38 +01:00
parent 8ee15ebc13
commit 06c953a400
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -44,7 +44,7 @@ gem "sidekiq-cron", "1.0.4"
# Compression
gem "uglifier", "4.1.8"
gem "uglifier", "4.1.19"
# Configuration

View file

@ -715,7 +715,7 @@ GEM
ethon (>= 0.9.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (4.1.8)
uglifier (4.1.19)
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
@ -895,7 +895,7 @@ DEPENDENCIES
twitter (= 6.2.0)
twitter-text (= 1.14.7)
typhoeus (= 1.3.0)
uglifier (= 4.1.8)
uglifier (= 4.1.19)
unicorn (= 5.4.1)
unicorn-worker-killer (= 0.4.4)
uuid (= 2.3.8)