diff --git a/Gemfile.lock b/Gemfile.lock index 98a95b8224..1c8517a58f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -262,8 +262,8 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) - view_component (3.12.1) - activesupport (>= 5.2.0, < 8.0) + view_component (3.19.0) + activesupport (>= 5.2.0, < 8.1) concurrent-ruby (~> 1.0) method_source (~> 1.0) vite_rails (3.0.17) diff --git a/demo/Gemfile.lock b/demo/Gemfile.lock index 469b27f535..7084b2bf14 100644 --- a/demo/Gemfile.lock +++ b/demo/Gemfile.lock @@ -328,8 +328,8 @@ GEM railties (>= 6.0.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - view_component (3.14.0) - activesupport (>= 5.2.0, < 8.0) + view_component (3.19.0) + activesupport (>= 5.2.0, < 8.1) concurrent-ruby (~> 1.0) method_source (~> 1.0) vite_rails (3.0.17)