From 86717f7b25e385c56a33bc1f444302c9923d52a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 09:03:26 +0000 Subject: [PATCH] Bump view_component from 2.34.0 to 2.35.0 Bumps [view_component](https://github.com/github/view_component) from 2.34.0 to 2.35.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.34.0...v2.35.0) --- updated-dependencies: - dependency-name: view_component dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bfaa42c9a8..1e7d52777f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -644,8 +644,9 @@ GEM get_process_mem (~> 0) unicorn (>= 4, < 7) uniform_notifier (1.14.2) - view_component (2.34.0) - activesupport (>= 5.0.0, < 7.0) + view_component (2.35.0) + activesupport (>= 5.0.0, < 8.0) + method_source (~> 1.0) view_component_storybook (0.8.0) view_component (>= 2.2) warden (1.2.9)