From 72be5cae8fdb9903de68173e62c58f5ca59efc09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 12:47:55 +0000 Subject: [PATCH] Bump view_component from 3.18.0 to 3.19.0 Bumps [view_component](https://github.com/viewcomponent/view_component) from 3.18.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.18.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 49ac2630..eee8b196 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -432,8 +432,8 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) - view_component (3.18.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)