Bump uglifier
This commit is contained in:
parent
a63f11bbf4
commit
54e44d6d7e
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -44,7 +44,7 @@ gem "sidekiq-cron", "1.1.0"
|
|||
|
||||
# Compression
|
||||
|
||||
gem "uglifier", "4.1.19"
|
||||
gem "uglifier", "4.1.20"
|
||||
|
||||
# Configuration
|
||||
|
||||
|
|
|
|||
|
|
@ -721,7 +721,7 @@ GEM
|
|||
ethon (>= 0.9.0)
|
||||
tzinfo (1.2.5)
|
||||
thread_safe (~> 0.1)
|
||||
uglifier (4.1.19)
|
||||
uglifier (4.1.20)
|
||||
execjs (>= 0.3.0, < 3)
|
||||
unf (0.1.4)
|
||||
unf_ext
|
||||
|
|
@ -899,7 +899,7 @@ DEPENDENCIES
|
|||
twitter (= 6.2.0)
|
||||
twitter-text (= 1.14.7)
|
||||
typhoeus (= 1.3.1)
|
||||
uglifier (= 4.1.19)
|
||||
uglifier (= 4.1.20)
|
||||
unicorn (= 5.5.0)
|
||||
unicorn-worker-killer (= 0.4.4)
|
||||
uuid (= 2.3.9)
|
||||
|
|
|
|||
Loading…
Reference in a new issue