diff --git a/Gemfile.lock b/Gemfile.lock index 3b31363446..5e145f3309 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -134,7 +134,7 @@ GEM thread_safe (~> 0.3, >= 0.3.1) backport (1.2.0) base64 (0.2.0) - benchmark (0.4.1) + benchmark (0.5.0) better_errors (2.10.1) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -146,7 +146,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (3.2.2) + bigdecimal (3.3.1) bindex (0.8.1) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) @@ -181,7 +181,7 @@ GEM combine_pdf (1.0.23) matrix ruby-rc4 (>= 0.1.5) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) connection_pool (2.5.4) crack (0.4.5) rexml @@ -320,7 +320,7 @@ GEM http-cookie (1.0.5) domain_name (~> 0.5) humanize (2.5.1) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) ice_nine (0.11.2) interception (0.5) @@ -386,7 +386,9 @@ GEM rake mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.25.5) + minitest (6.0.6) + drb (~> 2.0) + prism (~> 1.5) msgpack (1.8.0) multi_json (1.15.0) multi_xml (0.6.0) @@ -447,6 +449,7 @@ GEM pdf-core (~> 0.9.0) ttfunk (~> 1.7) prettyprint (0.2.0) + prism (1.9.0) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -726,10 +729,10 @@ GEM uniform_notifier (1.16.0) uri (1.0.4) version_gem (1.1.3) - view_component (3.11.0) - activesupport (>= 5.2.0, < 8.0) - concurrent-ruby (~> 1.0) - method_source (~> 1.0) + view_component (4.9.0) + actionview (>= 7.1.0) + activesupport (>= 7.1.0) + concurrent-ruby (~> 1) virtus (1.0.5) axiom-types (~> 0.1) coercible (~> 1.0)