Bump uglifier from 4.1.19 to 4.2.0
Bumps [uglifier](https://github.com/lautis/uglifier) from 4.1.19 to 4.2.0. - [Release notes](https://github.com/lautis/uglifier/releases) - [Changelog](https://github.com/lautis/uglifier/blob/master/CHANGELOG.md) - [Commits](https://github.com/lautis/uglifier/compare/v4.1.19...v4.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
04824c7e97
commit
0e1b4cb570
2
Gemfile
2
Gemfile
@@ -58,7 +58,7 @@ gem "sprockets", "~> 3.7.2"
|
|||||||
gem "translator-text", "~> 0.1.0"
|
gem "translator-text", "~> 0.1.0"
|
||||||
gem "turbolinks", "~> 5.2.1"
|
gem "turbolinks", "~> 5.2.1"
|
||||||
gem "turnout", "~> 2.5.0"
|
gem "turnout", "~> 2.5.0"
|
||||||
gem "uglifier", "~> 4.1.2"
|
gem "uglifier", "~> 4.2.0"
|
||||||
gem "whenever", "~> 1.0.0", require: false
|
gem "whenever", "~> 1.0.0", require: false
|
||||||
gem "wicked_pdf", "~> 2.1.0"
|
gem "wicked_pdf", "~> 2.1.0"
|
||||||
gem "wkhtmltopdf-binary", "~> 0.12.4"
|
gem "wkhtmltopdf-binary", "~> 0.12.4"
|
||||||
|
|||||||
@@ -594,7 +594,7 @@ GEM
|
|||||||
tilt (>= 1.4, < 3)
|
tilt (>= 1.4, < 3)
|
||||||
tzinfo (1.2.7)
|
tzinfo (1.2.7)
|
||||||
thread_safe (~> 0.1)
|
thread_safe (~> 0.1)
|
||||||
uglifier (4.1.19)
|
uglifier (4.2.0)
|
||||||
execjs (>= 0.3.0, < 3)
|
execjs (>= 0.3.0, < 3)
|
||||||
unicode-display_width (1.7.0)
|
unicode-display_width (1.7.0)
|
||||||
uniform_notifier (1.13.0)
|
uniform_notifier (1.13.0)
|
||||||
@@ -719,7 +719,7 @@ DEPENDENCIES
|
|||||||
translator-text (~> 0.1.0)
|
translator-text (~> 0.1.0)
|
||||||
turbolinks (~> 5.2.1)
|
turbolinks (~> 5.2.1)
|
||||||
turnout (~> 2.5.0)
|
turnout (~> 2.5.0)
|
||||||
uglifier (~> 4.1.2)
|
uglifier (~> 4.2.0)
|
||||||
web-console (~> 3.7.0)
|
web-console (~> 3.7.0)
|
||||||
webdrivers (~> 4.3.0)
|
webdrivers (~> 4.3.0)
|
||||||
whenever (~> 1.0.0)
|
whenever (~> 1.0.0)
|
||||||
|
|||||||
Reference in New Issue
Block a user