diff --git a/Gemfile.lock b/Gemfile.lock index a6b87f6..29fc363 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM ast (2.4.3) base64 (0.3.0) bcrypt (3.1.21) - bigdecimal (4.0.1) + bigdecimal (3.3.1) bindex (0.8.1) bootsnap (1.22.0) msgpack (~> 1.2) @@ -184,7 +184,7 @@ GEM parser (3.3.10.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) @@ -198,9 +198,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) @@ -360,7 +361,8 @@ GEM thruster (0.1.18-x86_64-linux) timeout (0.6.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)