Skip to content

Commit

Permalink
Bump wkhtmltopdf-binary from 0.12.4 to 0.12.6.5
Browse files Browse the repository at this point in the history
Bumps [wkhtmltopdf-binary](https://github.com/zakird/wkhtmltopdf_binary_gem) from 0.12.4 to 0.12.6.5.
- [Release notes](https://github.com/zakird/wkhtmltopdf_binary_gem/releases)
- [Changelog](https://github.com/zakird/wkhtmltopdf_binary_gem/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zakird/wkhtmltopdf_binary_gem/commits)

---
updated-dependencies:
- dependency-name: wkhtmltopdf-binary
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 11, 2021
1 parent 03513fc commit 7bced06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ gem "uglifier", "~> 4.2.0"
gem "view_component", "~> 2.28.0", require: "view_component/engine"
gem "whenever", "~> 1.0.0", require: false
gem "wicked_pdf", "~> 2.1.0"
gem "wkhtmltopdf-binary", "~> 0.12.4"
gem "wkhtmltopdf-binary", "~> 0.12.6"

source "https://rails-assets.org" do
gem "rails-assets-leaflet"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@ GEM
chronic (>= 0.6.3)
wicked_pdf (2.1.0)
activesupport
wkhtmltopdf-binary (0.12.4)
wkhtmltopdf-binary (0.12.6.5)
xpath (3.2.0)
nokogiri (~> 1.8)

Expand Down Expand Up @@ -800,7 +800,7 @@ DEPENDENCIES
webdrivers (~> 4.6.0)
whenever (~> 1.0.0)
wicked_pdf (~> 2.1.0)
wkhtmltopdf-binary (~> 0.12.4)
wkhtmltopdf-binary (~> 0.12.6)

BUNDLED WITH
1.17.2

0 comments on commit 7bced06

Please sign in to comment.