From 628c097fc510ee73326cc53f9d073084b42b4893 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 21:37:39 +0000 Subject: [PATCH] Bump prawn from 2.4.0 to 2.5.0 Bumps [prawn](https://github.com/prawnpdf/prawn) from 2.4.0 to 2.5.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.4.0...2.5.0) --- updated-dependencies: - dependency-name: prawn dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 56885f6..c00c5ee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM base64 (0.3.0) bcrypt_pbkdf (1.1.2) bcrypt_pbkdf (1.1.2-x86_64-darwin) - bigdecimal (4.1.1) + bigdecimal (3.3.1) bindex (0.8.1) bootsnap (1.23.0) msgpack (~> 1.2) @@ -243,7 +243,7 @@ GEM parser (3.3.11.1) ast (~> 2.4.1) racc - pdf-core (0.9.0) + pdf-core (0.10.0) pg (1.6.3) pg (1.6.3-aarch64-linux) pg (1.6.3-aarch64-linux-musl) @@ -258,9 +258,10 @@ GEM postmark (>= 1.21.3, < 2.0) pp (0.6.3) prettyprint - prawn (2.4.0) - pdf-core (~> 0.9.0) - ttfunk (~> 1.7) + prawn (2.5.0) + matrix (~> 0.4) + pdf-core (~> 0.10.0) + ttfunk (~> 1.8) prawn-table (0.2.2) prawn (>= 1.3.0, < 3.0.0) prettyprint (0.2.0) @@ -404,7 +405,8 @@ GEM activemodel (>= 7.1, < 9.0) faraday (~> 2.0) tsort (0.2.0) - ttfunk (1.7.0) + ttfunk (1.8.0) + bigdecimal (~> 3.1) turbo-rails (2.0.23) actionpack (>= 7.1.0) railties (>= 7.1.0)