From 8c282089e3e85eed65077a611a877bf459794b1f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2020 10:49:26 +0000 Subject: [PATCH] Bump prawn from 2.2.2 to 2.3.0 Bumps [prawn](https://github.com/prawnpdf/prawn) from 2.2.2 to 2.3.0. - [Release notes](https://github.com/prawnpdf/prawn/releases) - [Changelog](https://github.com/prawnpdf/prawn/blob/master/CHANGELOG.md) - [Commits](https://github.com/prawnpdf/prawn/compare/2.2.2...2.3.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b8489491..931b7da8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -214,11 +214,11 @@ GEM passenger (6.0.6) rack rake (>= 0.8.1) - pdf-core (0.7.0) + pdf-core (0.8.1) pg (1.2.3) - prawn (2.2.2) - pdf-core (~> 0.7.0) - ttfunk (~> 1.5) + prawn (2.3.0) + pdf-core (~> 0.8.1) + ttfunk (~> 1.6) pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0)