From 80a053ee69f8fbd63f0fef5555d0baa4ad1c5f7a 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.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: 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 77eca8be3..8a425feef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -242,7 +242,7 @@ GEM parallel (1.21.0) parser (3.0.2.0) ast (~> 2.4.1) - pdfkit (0.8.5) + pdfkit (0.8.7) pg (1.2.3) pghero (2.8.1) activerecord (>= 5)