Bump terser
This commit is contained in:
parent
a59505574a
commit
c11928111d
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -51,7 +51,7 @@ gem "sidekiq-cron", "1.10.1"
|
|||
|
||||
# Compression
|
||||
|
||||
gem "terser", "1.1.10"
|
||||
gem "terser", "1.1.16"
|
||||
|
||||
# Configuration
|
||||
|
||||
|
|
|
|||
|
|
@ -718,7 +718,7 @@ GEM
|
|||
temple (0.8.2)
|
||||
terminal-table (3.0.2)
|
||||
unicode-display_width (>= 1.1.1, < 3)
|
||||
terser (1.1.10)
|
||||
terser (1.1.16)
|
||||
execjs (>= 0.3.0, < 3)
|
||||
thor (1.2.2)
|
||||
thread_safe (0.3.6)
|
||||
|
|
@ -891,7 +891,7 @@ DEPENDENCIES
|
|||
sinon-rails (= 1.15.0)
|
||||
sprockets-rails (= 3.4.2)
|
||||
string-direction (= 1.2.2)
|
||||
terser (= 1.1.10)
|
||||
terser (= 1.1.16)
|
||||
timecop (= 0.9.5)
|
||||
toml-rb (= 2.1.2)
|
||||
turbo_dev_assets (= 0.0.2)
|
||||
|
|
|
|||
Loading…
Reference in a new issue