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:
dependabot[bot]
2023-09-01 15:25:11 +00:00
committed by GitHub
parent 0ef192d14f
commit ca36e996e1
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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