diff --git a/Gemfile.lock b/Gemfile.lock index e49e427c34a..97fc423b1ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -777,7 +777,7 @@ GEM parser (3.3.0.5) ast (~> 2.4.1) racc - pdf-core (0.9.0) + pdf-core (0.10.0) pdf-inspector (1.3.0) pdf-reader (>= 1.0, < 3.0.a) pdf-reader (2.12.0) @@ -791,9 +791,10 @@ GEM activesupport (> 2.2.1) nokogiri (~> 1.10, >= 1.10.4) rubyzip (>= 1.2.0) - 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) pry (0.14.2) @@ -1061,7 +1062,8 @@ GEM timecop (0.9.8) timeout (0.4.1) trailblazer-option (0.1.2) - ttfunk (1.7.0) + ttfunk (1.8.0) + bigdecimal (~> 3.1) turbo-rails (2.0.4) actionpack (>= 6.0.0) activejob (>= 6.0.0)