From d9806b812899f4c8b01f953afa079bb4187f7b74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 21:24:20 +0000 Subject: [PATCH] Bump pdfkit from 0.8.5 to 0.8.7 Bumps [pdfkit](https://github.com/pdfkit/pdfkit) from 0.8.5 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.8.5...v0.8.7) --- updated-dependencies: - dependency-name: pdfkit dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index bd57d74..25a8341 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,7 +63,7 @@ GEM racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) - pdfkit (0.8.5) + pdfkit (0.8.7) public_suffix (4.0.6) racc (1.6.0) rb-fsevent (0.11.0)