From 4cfdec62e2dfb3c09a62a01250cf35fbd13620b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 04:51:15 +0000 Subject: [PATCH] Bump view_component from 2.78.0 to 2.80.0 Bumps [view_component](https://github.com/viewcomponent/view_component) from 2.78.0 to 2.80.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/v2.78.0...v2.80.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 9330b06f..749f2ee5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -270,8 +270,8 @@ GEM railties (>= 6.0.0) tzinfo (2.0.5) concurrent-ruby (~> 1.0) - view_component (2.78.0) - activesupport (>= 5.0.0, < 8.0) + view_component (2.80.0) + activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0) webdrivers (5.2.0)