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)