From 139c994e0658d51b64b321fb997cd7b467ac6f8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 09:05:18 +0000 Subject: [PATCH] Bump view_component from 2.62.0 to 2.63.0 Bumps [view_component](https://github.com/github/view_component) from 2.62.0 to 2.63.0. - [Release notes](https://github.com/github/view_component/releases) - [Changelog](https://github.com/github/view_component/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/github/view_component/compare/v2.62.0...v2.63.0) --- updated-dependencies: - dependency-name: view_component dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3d2bb5bde0..99aa1a3468 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -640,7 +640,7 @@ GEM valid_email2 (4.0.3) activemodel (>= 3.2) mail (~> 2.5) - view_component (2.62.0) + view_component (2.63.0) activesupport (>= 5.0.0, < 8.0) method_source (~> 1.0) view_component_storybook (0.11.1)