bump uglifier

This commit is contained in:
Jonne Haß 2015-02-28 01:36:19 +01:00
parent fe6f1dbf54
commit 84c61b4879
2 changed files with 3 additions and 3 deletions

View file

@ -42,7 +42,7 @@ gem 'sidetiq', '0.6.3'
# Compression # Compression
gem 'uglifier', '2.5.3' gem 'uglifier', '2.7.1'
# Configuration # Configuration

View file

@ -648,7 +648,7 @@ GEM
ethon (>= 0.7.1) ethon (>= 0.7.1)
tzinfo (1.2.2) tzinfo (1.2.2)
thread_safe (~> 0.1) thread_safe (~> 0.1)
uglifier (2.5.3) uglifier (2.7.1)
execjs (>= 0.3.0) execjs (>= 0.3.0)
json (>= 1.8.0) json (>= 1.8.0)
unf (0.1.4) unf (0.1.4)
@ -787,7 +787,7 @@ DEPENDENCIES
twitter (= 4.8.1) twitter (= 4.8.1)
twitter-text (= 1.11.0) twitter-text (= 1.11.0)
typhoeus (= 0.7.1) typhoeus (= 0.7.1)
uglifier (= 2.5.3) uglifier (= 2.7.1)
unicorn (= 4.8.3) unicorn (= 4.8.3)
uuid (= 2.3.7) uuid (= 2.3.7)
webmock (= 1.20.4) webmock (= 1.20.4)