mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 08:46:41 +01:00
Bump uglifier from 4.1.20 to 4.2.0
Bumps [uglifier](https://github.com/lautis/uglifier) from 4.1.20 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.20...v4.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
22e977db4c
commit
6958c9ad7d
2
Gemfile
2
Gemfile
@ -13,7 +13,7 @@ gem 'bootsnap', require: false
|
||||
# Use SCSS for stylesheets
|
||||
gem 'sassc-rails', '~> 2.1.2'
|
||||
# Use Uglifier as compressor for JavaScript assets
|
||||
gem 'uglifier', '~> 4.1.20'
|
||||
gem 'uglifier', '~> 4.2.0'
|
||||
# Use CoffeeScript for .js.coffee assets and views
|
||||
gem 'coffee-rails', '~> 5.0.0'
|
||||
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
|
||||
|
||||
@ -219,7 +219,7 @@ GEM
|
||||
turbolinks-source (5.2.0)
|
||||
tzinfo (1.2.5)
|
||||
thread_safe (~> 0.1)
|
||||
uglifier (4.1.20)
|
||||
uglifier (4.2.0)
|
||||
execjs (>= 0.3.0, < 3)
|
||||
warden (1.2.8)
|
||||
rack (>= 2.0.6)
|
||||
@ -262,7 +262,7 @@ DEPENDENCIES
|
||||
sqlite3 (~> 1.4.1)
|
||||
turbolinks (~> 5.2.1)
|
||||
tzinfo-data
|
||||
uglifier (~> 4.1.20)
|
||||
uglifier (~> 4.2.0)
|
||||
web-console (~> 4.0.1)
|
||||
will_paginate (~> 3.1.8)
|
||||
will_paginate-bootstrap4 (~> 0.2.2)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user