Upgrade Webpacker to version 3.0.1 (#5122)
This commit is contained in:
parent
3caf0ba923
commit
901fc48aae
7 changed files with 67 additions and 23 deletions
2
Gemfile
2
Gemfile
|
@ -67,7 +67,7 @@ gem 'sprockets-rails', '~> 3.2', require: 'sprockets/railtie'
|
|||
gem 'statsd-instrument', '~> 2.1'
|
||||
gem 'twitter-text', '~> 1.14'
|
||||
gem 'tzinfo-data', '~> 1.2017'
|
||||
gem 'webpacker', '~> 2.0'
|
||||
gem 'webpacker', '~> 3.0'
|
||||
gem 'webpush'
|
||||
|
||||
gem 'json-ld-preloaded', '~> 2.2.1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue