From d766f6c0b2304413243703b14334b664608da426 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 09:06:59 +0000 Subject: [PATCH] Bump view_component from 2.63.0 to 2.64.0 Bumps [view_component](https://github.com/github/view_component) from 2.63.0 to 2.64.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.63.0...v2.64.0) --- updated-dependencies: - dependency-name: view_component dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 79566e200f..c0789d3cb2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -640,8 +640,9 @@ GEM valid_email2 (4.0.3) activemodel (>= 3.2) mail (~> 2.5) - view_component (2.63.0) + view_component (2.64.0) activesupport (>= 5.0.0, < 8.0) + concurrent-ruby (~> 1.0) method_source (~> 1.0) view_component_storybook (0.11.1) view_component (>= 2.36)