From 0b46fe99a05459f817f602900c0728ff9bfb3673 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 06:49:29 +0000 Subject: [PATCH] Bump view_component from 3.14.0 to 3.19.0 Bumps [view_component](https://github.com/viewcomponent/view_component) from 3.14.0 to 3.19.0. - [Release notes](https://github.com/viewcomponent/view_component/releases) - [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/viewcomponent/view_component/compare/v3.14.0...v3.19.0) --- updated-dependencies: - dependency-name: view_component dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d05da20..9eb9c3f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -302,8 +302,8 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) useragent (0.16.10) - 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) warden (1.2.9)