Fix wkhtmltopdf-binary installation by specifying the original source in Gemfile

This commit is contained in:
Ahmed Ejaz
2026-03-18 06:07:59 +05:00
parent 2a67b616e8
commit d0af6ddcc1
2 changed files with 7 additions and 3 deletions

View File

@@ -113,7 +113,7 @@ gem "turbo-rails"
gem 'combine_pdf'
gem 'wicked_pdf', github: "openfoodfoundation/wicked_pdf", branch: "master"
gem 'wkhtmltopdf-binary'
gem 'wkhtmltopdf-binary', source: 'https://rubygems.org'
gem 'immigrant'
gem 'roo' # read spreadsheets

View File

@@ -969,12 +969,16 @@ GEM
websocket-extensions (0.1.5)
whenever (1.1.0)
chronic (>= 0.6.3)
wkhtmltopdf-binary (0.12.6.10)
xml-simple (1.1.8)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.7.5)
GEM
remote: https://rubygems.org/
specs:
wkhtmltopdf-binary (0.12.6.10)
PLATFORMS
ruby
@@ -1125,7 +1129,7 @@ DEPENDENCIES
webmock
whenever
wicked_pdf!
wkhtmltopdf-binary
wkhtmltopdf-binary!
RUBY VERSION
ruby 3.4.8p72