aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2017-12-16 13:59:01 +0100
committerHarald Eilertsen <haraldei@anduin.net>2017-12-16 13:59:01 +0100
commit734c8519b5cc7d69541726d6a7e15b917217756d (patch)
tree104a780a180e93dce09b435c0d5c5908e81a4b1c
parent2fa2acd874756c6ee28767d68ccc4cabf0cfe66f (diff)
downloadhmnoweb-734c8519b5cc7d69541726d6a7e15b917217756d.tar.gz
hmnoweb-734c8519b5cc7d69541726d6a7e15b917217756d.tar.bz2
hmnoweb-734c8519b5cc7d69541726d6a7e15b917217756d.zip
Update uglifier and it's dependencies.
-rw-r--r--Gemfile.lock9
1 files changed, 4 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index d466381..ec3b52a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -103,7 +103,7 @@ GEM
multi_json (~> 1.0)
rack
erubis (2.7.0)
- execjs (2.0.2)
+ execjs (2.7.0)
filters_spam (0.3)
friendly_id (4.0.10.1)
activerecord (>= 3.0, < 4.0)
@@ -116,7 +116,7 @@ GEM
jquery-rails (2.3.0)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
- json (1.8.3)
+ json (1.8.6)
lorem (0.1.2)
mail (2.5.4)
mime-types (~> 1.16)
@@ -248,9 +248,8 @@ GEM
polyglot (>= 0.3.1)
truncate_html (0.9.3)
tzinfo (0.3.46)
- uglifier (2.0.1)
- execjs (>= 0.3.0)
- json (>= 1.8.0)
+ uglifier (4.0.2)
+ execjs (>= 0.3.0, < 3)
warden (1.2.3)
rack (>= 1.0)
will_paginate (3.0.7)