Bump uglifier

This commit is contained in:
Dennis Schubert 2016-05-12 02:25:41 +02:00 committed by Jonne Haß
parent ca548ed034
commit a5533387be
No known key found for this signature in database
GPG key ID: F347E0EB47AC70D6
2 changed files with 4 additions and 5 deletions

View file

@ -41,7 +41,7 @@ gem "sidetiq", "0.6.3"
# Compression
gem "uglifier", "2.7.2"
gem "uglifier", "3.0.0"
# Configuration

View file

@ -771,9 +771,8 @@ GEM
ethon (>= 0.9.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uglifier (2.7.2)
execjs (>= 0.3.0)
json (>= 1.8.0)
uglifier (3.0.0)
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
@ -923,7 +922,7 @@ DEPENDENCIES
twitter (= 5.16.0)
twitter-text (= 1.13.4)
typhoeus (= 1.0.2)
uglifier (= 2.7.2)
uglifier (= 3.0.0)
unicorn (= 5.0.1)
uuid (= 2.3.8)
webmock (= 1.22.6)