Bump wicked_pdf from 2.1.0 to 2.6.3

Bumps [wicked_pdf](https://github.com/mileszs/wicked_pdf) from 2.1.0 to 2.6.3.
- [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/compare/2.1.0...2.6.3)

---
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]
2022-08-23 22:30:58 +00:00
committed by Javi Martín
parent eec34ebd3b
commit 57a2566594
2 changed files with 5 additions and 5 deletions

View File

@@ -61,7 +61,7 @@ gem "uglifier", "~> 4.2.0"
gem "uuidtools", "~> 2.1.5"
gem "view_component", "~> 2.49.1"
gem "whenever", "~> 1.0.0", require: false
gem "wicked_pdf", "~> 2.1.0"
gem "wicked_pdf", "~> 2.6.3"
gem "wkhtmltopdf-binary", "~> 0.12.6"
source "https://rails-assets.org" do

View File

@@ -309,7 +309,7 @@ GEM
httpi (2.4.5)
rack
socksify
i18n (1.10.0)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
i18n-tasks (0.9.34)
activesupport (>= 4.0.2)
@@ -386,7 +386,7 @@ GEM
mini_magick (4.11.0)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.15.0)
minitest (5.16.3)
mixlib-cli (2.1.8)
mixlib-config (3.0.9)
tomlrb
@@ -689,7 +689,7 @@ GEM
websocket-extensions (0.1.5)
whenever (1.0.0)
chronic (>= 0.6.3)
wicked_pdf (2.1.0)
wicked_pdf (2.6.3)
activesupport
wkhtmltopdf-binary (0.12.6.5)
xpath (3.2.0)
@@ -799,7 +799,7 @@ DEPENDENCIES
web-console (~> 4.0.4)
webdrivers (~> 4.6.0)
whenever (~> 1.0.0)
wicked_pdf (~> 2.1.0)
wicked_pdf (~> 2.6.3)
wkhtmltopdf-binary (~> 0.12.6)
BUNDLED WITH