bump uglifier

This commit is contained in:
Jonne Haß 2014-08-24 20:27:09 +02:00
parent b3f18e1961
commit 4415d91aa6
2 changed files with 3 additions and 3 deletions

View file

@ -33,7 +33,7 @@ gem 'sinatra', '1.3.3'
# Compression # Compression
gem 'uglifier', '2.5.0' gem 'uglifier', '2.5.3'
# Configuration # Configuration

View file

@ -461,7 +461,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.0) uglifier (2.5.3)
execjs (>= 0.3.0) execjs (>= 0.3.0)
json (>= 1.8.0) json (>= 1.8.0)
unf (0.1.4) unf (0.1.4)
@ -569,7 +569,7 @@ DEPENDENCIES
timecop (= 0.7.1) timecop (= 0.7.1)
twitter (= 4.8.1) twitter (= 4.8.1)
typhoeus (= 0.6.9) typhoeus (= 0.6.9)
uglifier (= 2.5.0) uglifier (= 2.5.3)
unicorn (= 4.8.3) unicorn (= 4.8.3)
uuid (= 2.3.7) uuid (= 2.3.7)
webmock (= 1.18.0) webmock (= 1.18.0)