From 57b5375f284c9d11faf0afce4599a67cf8787934 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:35:55 +0000 Subject: [PATCH] build(deps): 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 ac07842..eae0711 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -338,8 +338,8 @@ GEM useragent (0.16.10) vcr (6.3.1) base64 - 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) web-console (4.2.1)