Skip to content

Commit

Permalink
Update uglifier to version 4.1.19 (#1382)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored and stevecrozz committed Nov 1, 2018
1 parent b4e706e commit 7e2e11a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Gemfile.lock
Expand Up @@ -111,7 +111,7 @@ GEM
errbit_plugin (0.6.0)
erubi (1.7.1)
erubis (2.7.0)
execjs (2.6.0)
execjs (2.7.0)
fabrication (2.20.1)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
Expand Down Expand Up @@ -406,9 +406,8 @@ GEM
tins (1.16.3)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (2.7.2)
execjs (>= 0.3.0)
json (>= 1.8.0)
uglifier (4.1.19)
execjs (>= 0.3.0, < 3)
underscore-rails (1.8.3)
unf (0.1.4)
unf_ext
Expand Down

0 comments on commit 7e2e11a

Please sign in to comment.