Bump uglifier
This commit is contained in:
parent
1729aac5d2
commit
88c4d1a519
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -42,7 +42,7 @@ gem "sidekiq-cron", "0.4.4"
|
|||
|
||||
# Compression
|
||||
|
||||
gem "uglifier", "3.0.1"
|
||||
gem "uglifier", "3.0.2"
|
||||
|
||||
# Configuration
|
||||
|
||||
|
|
|
|||
|
|
@ -866,7 +866,7 @@ GEM
|
|||
ethon (>= 0.9.0)
|
||||
tzinfo (1.2.2)
|
||||
thread_safe (~> 0.1)
|
||||
uglifier (3.0.1)
|
||||
uglifier (3.0.2)
|
||||
execjs (>= 0.3.0, < 3)
|
||||
unf (0.1.4)
|
||||
unf_ext
|
||||
|
|
@ -1045,7 +1045,7 @@ DEPENDENCIES
|
|||
twitter (= 5.16.0)
|
||||
twitter-text (= 1.14.0)
|
||||
typhoeus (= 1.1.0)
|
||||
uglifier (= 3.0.1)
|
||||
uglifier (= 3.0.2)
|
||||
unicorn (= 5.1.0)
|
||||
unicorn-worker-killer (= 0.4.4)
|
||||
uuid (= 2.3.8)
|
||||
|
|
|
|||
Loading…
Reference in a new issue