From c375a63a9793e2b304992f9556f27446b9ce17ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 21:20:51 +0000 Subject: [PATCH] Bump pdfkit from 0.5.4 to 0.8.7 Bumps [pdfkit](https://github.com/pdfkit/pdfkit) from 0.5.4 to 0.8.7. - [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) --- 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..6c5feec 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) redcarpet (2.3.0) sass (3.2.9) wkhtmltopdf-binary (0.12.4)