Bump wicked_pdf from 2.6.3 to 2.7.0
Bumps [wicked_pdf](https://github.com/mileszs/wicked_pdf) from 2.6.3 to 2.7.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) --- updated-dependencies: - dependency-name: wicked_pdf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -63,7 +63,7 @@ gem "uglifier", "~> 4.2.0"
|
||||
gem "uuidtools", "~> 2.2.0"
|
||||
gem "view_component", "~> 2.78.0"
|
||||
gem "whenever", "~> 1.0.0", require: false
|
||||
gem "wicked_pdf", "~> 2.6.3"
|
||||
gem "wicked_pdf", "~> 2.7.0"
|
||||
gem "wkhtmltopdf-binary", "~> 0.12.6"
|
||||
|
||||
source "https://rails-assets.org" do
|
||||
|
||||
@@ -653,7 +653,7 @@ GEM
|
||||
websocket-extensions (0.1.5)
|
||||
whenever (1.0.0)
|
||||
chronic (>= 0.6.3)
|
||||
wicked_pdf (2.6.3)
|
||||
wicked_pdf (2.7.0)
|
||||
activesupport
|
||||
wkhtmltopdf-binary (0.12.6.6)
|
||||
xpath (3.2.0)
|
||||
@@ -763,7 +763,7 @@ DEPENDENCIES
|
||||
view_component (~> 2.78.0)
|
||||
web-console (~> 4.2.0)
|
||||
whenever (~> 1.0.0)
|
||||
wicked_pdf (~> 2.6.3)
|
||||
wicked_pdf (~> 2.7.0)
|
||||
wkhtmltopdf-binary (~> 0.12.6)
|
||||
|
||||
BUNDLED WITH
|
||||
|
||||
Reference in New Issue
Block a user