From c35fa020cb98882822a10d02061f29d0e3b2352f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 21:21:39 +0000 Subject: [PATCH] Bump pdfkit from 0.8.2 to 0.8.7 Bumps [pdfkit](https://github.com/pdfkit/pdfkit) from 0.8.2 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.2...v0.8.7) --- updated-dependencies: - dependency-name: pdfkit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fde37e729..93fa1156a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,14 +60,14 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) mercenary (0.3.6) - mini_portile2 (2.4.0) + mini_portile2 (2.3.0) minitest (5.14.1) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.8.5) + mini_portile2 (~> 2.3.0) parallel (1.12.1) pathutil (0.16.1) forwardable-extended (~> 2.6) - pdfkit (0.8.2) + pdfkit (0.8.7) public_suffix (3.0.2) rb-fsevent (0.10.3) rb-inotify (0.10.1)