From 76d2aeededb6355ac20b4953235c36c8f6771f15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 03:45:11 +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 5941d1d..9bda0e9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM base64 (0.3.0) bcrypt (3.1.21) bcrypt_pbkdf (1.1.2) - bigdecimal (4.0.1) + bigdecimal (3.3.1) bindex (0.8.1) bootsnap (1.23.0) msgpack (~> 1.2) @@ -248,12 +248,13 @@ GEM parser (3.3.10.2) ast (~> 2.4.1) racc - pdf-core (0.9.0) + pdf-core (0.10.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) @@ -424,7 +425,8 @@ GEM thruster (0.1.19-x86_64-linux) timeout (0.6.1) 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)