From 97d6a3a97442acc1616399ae1c57b47bc093e0b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 23:26:00 +0000 Subject: [PATCH] Bump pdfkit from 0.5.4 to 0.8.7.2 Bumps [pdfkit](https://github.com/pdfkit/pdfkit) from 0.5.4 to 0.8.7.2. - [Release notes](https://github.com/pdfkit/pdfkit/releases) - [Changelog](https://github.com/pdfkit/pdfkit/blob/master/CHANGELOG.md) - [Commits](https://github.com/pdfkit/pdfkit/compare/v0.5.4...v0.8.7.2) --- updated-dependencies: - dependency-name: pdfkit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3abebc3..ed6655f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: http://rubygems.org/ specs: - pdfkit (0.5.4) + pdfkit (0.8.7.2) redcarpet (2.3.0) sass (3.2.9) wkhtmltopdf-binary (0.12.4)