Bump uglifier

This commit is contained in:
Steffen van Bergerem 2016-08-14 10:41:09 +02:00
parent 3691bba100
commit 7e3d770572
No known key found for this signature in database
GPG key ID: 2F08F75F9525C7E0
2 changed files with 3 additions and 3 deletions

View file

@ -42,7 +42,7 @@ gem "sidekiq-cron", "0.4.2"
# Compression # Compression
gem "uglifier", "3.0.0" gem "uglifier", "3.0.1"
# Configuration # Configuration

View file

@ -863,7 +863,7 @@ GEM
ethon (>= 0.9.0) ethon (>= 0.9.0)
tzinfo (1.2.2) tzinfo (1.2.2)
thread_safe (~> 0.1) thread_safe (~> 0.1)
uglifier (3.0.0) uglifier (3.0.1)
execjs (>= 0.3.0, < 3) execjs (>= 0.3.0, < 3)
unf (0.1.4) unf (0.1.4)
unf_ext unf_ext
@ -1042,7 +1042,7 @@ DEPENDENCIES
twitter (= 5.16.0) twitter (= 5.16.0)
twitter-text (= 1.14.0) twitter-text (= 1.14.0)
typhoeus (= 1.1.0) typhoeus (= 1.1.0)
uglifier (= 3.0.0) uglifier (= 3.0.1)
unicorn (= 5.1.0) unicorn (= 5.1.0)
unicorn-worker-killer (= 0.4.4) unicorn-worker-killer (= 0.4.4)
uuid (= 2.3.8) uuid (= 2.3.8)