Bump terser
This commit is contained in:
parent
d390499e86
commit
5eec93d2ef
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -51,7 +51,7 @@ gem "sidekiq-cron", "1.12.0"
|
|||
|
||||
# Compression
|
||||
|
||||
gem "terser", "1.1.16"
|
||||
gem "terser", "1.2.2"
|
||||
|
||||
# Configuration
|
||||
|
||||
|
|
|
|||
|
|
@ -235,7 +235,7 @@ GEM
|
|||
ethon (0.16.0)
|
||||
ffi (>= 1.15.0)
|
||||
excon (0.100.0)
|
||||
execjs (2.8.1)
|
||||
execjs (2.9.1)
|
||||
eye (0.10.0)
|
||||
celluloid (~> 0.17.3)
|
||||
celluloid-io (~> 0.17.0)
|
||||
|
|
@ -713,7 +713,7 @@ GEM
|
|||
temple (0.10.2)
|
||||
terminal-table (3.0.2)
|
||||
unicode-display_width (>= 1.1.1, < 3)
|
||||
terser (1.1.16)
|
||||
terser (1.2.2)
|
||||
execjs (>= 0.3.0, < 3)
|
||||
thor (1.3.1)
|
||||
thread_safe (0.3.6)
|
||||
|
|
@ -888,7 +888,7 @@ DEPENDENCIES
|
|||
sinon-rails (= 1.15.0)
|
||||
sprockets-rails (= 3.4.2)
|
||||
string-direction (= 1.2.2)
|
||||
terser (= 1.1.16)
|
||||
terser (= 1.2.2)
|
||||
timecop (= 0.9.6)
|
||||
toml-rb (= 2.2.0)
|
||||
turbo_dev_assets (= 0.0.2)
|
||||
|
|
|
|||
Loading…
Reference in a new issue