From 5007ada7f50827511279cac73befceb4a8346b7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 23:29:46 +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: 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..b3cd564 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.2) public_suffix (4.0.6) racc (1.6.0) rb-fsevent (0.11.0)