From 3f251f86df07632fe4d8a224dd870b006435b34f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 23:29:23 +0000 Subject: [PATCH] Bump pdfkit from 0.8.5 to 0.8.7.2 Bumps [pdfkit](https://github.com/pdfkit/pdfkit) from 0.8.5 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.8.5...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 77eca8be3..78169fb5f 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.2) pg (1.2.3) pghero (2.8.1) activerecord (>= 5)