Bump uglifier

This commit is contained in:
Benjamin Neff 2017-07-21 03:22:05 +02:00
parent 512739916e
commit ae8dd05f4f
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -40,7 +40,7 @@ gem "sidekiq-cron", "0.6.3"
# Compression # Compression
gem "uglifier", "3.1.2" gem "uglifier", "3.2.0"
# Configuration # Configuration

View file

@ -709,7 +709,7 @@ GEM
ethon (>= 0.9.0) ethon (>= 0.9.0)
tzinfo (1.2.3) tzinfo (1.2.3)
thread_safe (~> 0.1) thread_safe (~> 0.1)
uglifier (3.1.2) uglifier (3.2.0)
execjs (>= 0.3.0, < 3) execjs (>= 0.3.0, < 3)
unf (0.1.4) unf (0.1.4)
unf_ext unf_ext
@ -888,7 +888,7 @@ DEPENDENCIES
twitter (= 6.1.0) twitter (= 6.1.0)
twitter-text (= 1.14.5) twitter-text (= 1.14.5)
typhoeus (= 1.1.2) typhoeus (= 1.1.2)
uglifier (= 3.1.2) uglifier (= 3.2.0)
unicorn (= 5.3.0) unicorn (= 5.3.0)
unicorn-worker-killer (= 0.4.4) unicorn-worker-killer (= 0.4.4)
uuid (= 2.3.8) uuid (= 2.3.8)