diff --git a/demo/Gemfile.lock b/demo/Gemfile.lock index c137647..fe405c2 100644 --- a/demo/Gemfile.lock +++ b/demo/Gemfile.lock @@ -88,7 +88,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - concurrent-ruby (1.1.10) + concurrent-ruby (1.3.3) crass (1.0.6) date (3.3.3) debug (1.7.1) @@ -97,7 +97,7 @@ GEM erubi (1.12.0) globalid (1.0.1) activesupport (>= 5.0) - i18n (1.12.0) + i18n (1.14.5) concurrent-ruby (~> 1.0) importmap-rails (1.1.5) actionpack (>= 6.0.0) @@ -118,9 +118,9 @@ GEM net-smtp marcel (1.0.2) matrix (0.4.2) - method_source (1.0.0) + method_source (1.1.0) mini_mime (1.1.2) - minitest (5.17.0) + minitest (5.24.1) msgpack (1.6.0) net-imap (0.3.4) date @@ -199,9 +199,9 @@ GEM actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) - view_component (2.82.0) + view_component (2.83.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0)