From 78e9524767c43ad29eceb33111022fea7fe4792a Mon Sep 17 00:00:00 2001 From: David Cook Date: Wed, 18 Mar 2026 12:41:28 +1100 Subject: [PATCH] Add comment --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 03489619b0..fa407de82c 100644 --- a/Gemfile +++ b/Gemfile @@ -113,7 +113,7 @@ gem "turbo-rails" gem 'combine_pdf' gem 'wicked_pdf', github: "openfoodfoundation/wicked_pdf", branch: "master" -gem 'wkhtmltopdf-binary', source: 'https://rubygems.org' +gem 'wkhtmltopdf-binary', source: 'https://rubygems.org' # due to https://github.com/gem-coop/gem.coop/issues/36 gem 'immigrant' gem 'roo' # read spreadsheets