bump uglifier
This commit is contained in:
parent
fe6f1dbf54
commit
84c61b4879
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -42,7 +42,7 @@ gem 'sidetiq', '0.6.3'
|
|||
|
||||
# Compression
|
||||
|
||||
gem 'uglifier', '2.5.3'
|
||||
gem 'uglifier', '2.7.1'
|
||||
|
||||
# Configuration
|
||||
|
||||
|
|
|
|||
|
|
@ -648,7 +648,7 @@ GEM
|
|||
ethon (>= 0.7.1)
|
||||
tzinfo (1.2.2)
|
||||
thread_safe (~> 0.1)
|
||||
uglifier (2.5.3)
|
||||
uglifier (2.7.1)
|
||||
execjs (>= 0.3.0)
|
||||
json (>= 1.8.0)
|
||||
unf (0.1.4)
|
||||
|
|
@ -787,7 +787,7 @@ DEPENDENCIES
|
|||
twitter (= 4.8.1)
|
||||
twitter-text (= 1.11.0)
|
||||
typhoeus (= 0.7.1)
|
||||
uglifier (= 2.5.3)
|
||||
uglifier (= 2.7.1)
|
||||
unicorn (= 4.8.3)
|
||||
uuid (= 2.3.7)
|
||||
webmock (= 1.20.4)
|
||||
|
|
|
|||
Loading…
Reference in a new issue