From c50478633caec40fc6b0a9cb5ab6cfd46eb6c5d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 14:36:59 -0700 Subject: [PATCH] Bump view_component from 3.13.0 to 3.14.0 in /demo (#3049) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- demo/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/Gemfile.lock b/demo/Gemfile.lock index 89eb2eda20..58f5fbb532 100644 --- a/demo/Gemfile.lock +++ b/demo/Gemfile.lock @@ -336,7 +336,7 @@ GEM railties (>= 6.0.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - view_component (3.13.0) + view_component (3.14.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0)