Bump wicked_pdf from 1.1.0 to 2.1.0
Bumps [wicked_pdf](https://github.com/mileszs/wicked_pdf) from 1.1.0 to 2.1.0. - [Release notes](https://github.com/mileszs/wicked_pdf/releases) - [Changelog](https://github.com/mileszs/wicked_pdf/blob/master/CHANGELOG.md) - [Commits](https://github.com/mileszs/wicked_pdf/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
07a6279f58
commit
0de2b7d56d
2
Gemfile
2
Gemfile
@@ -57,7 +57,7 @@ gem "turbolinks", "~> 5.2.1"
|
||||
gem "turnout", "~> 2.4.0"
|
||||
gem "uglifier", "~> 4.1.2"
|
||||
gem "whenever", "~> 0.10.0", require: false
|
||||
gem "wicked_pdf", "~> 1.1.0"
|
||||
gem "wicked_pdf", "~> 2.1.0"
|
||||
gem "wkhtmltopdf-binary", "~> 0.12.4"
|
||||
|
||||
source "https://rails-assets.org" do
|
||||
|
||||
@@ -605,7 +605,8 @@ GEM
|
||||
websocket-extensions (0.1.5)
|
||||
whenever (0.10.0)
|
||||
chronic (>= 0.6.3)
|
||||
wicked_pdf (1.1.0)
|
||||
wicked_pdf (2.1.0)
|
||||
activesupport
|
||||
wkhtmltopdf-binary (0.12.4)
|
||||
xpath (3.2.0)
|
||||
nokogiri (~> 1.8)
|
||||
@@ -705,7 +706,7 @@ DEPENDENCIES
|
||||
web-console (~> 3.3.0)
|
||||
webdrivers (~> 4.3.0)
|
||||
whenever (~> 0.10.0)
|
||||
wicked_pdf (~> 1.1.0)
|
||||
wicked_pdf (~> 2.1.0)
|
||||
wkhtmltopdf-binary (~> 0.12.4)
|
||||
|
||||
BUNDLED WITH
|
||||
|
||||
Reference in New Issue
Block a user