From 1a4046873a30fcd6f8ec8c03e639d9e0a2d9e59f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Aug 2021 08:48:47 +0200 Subject: [PATCH] Bump view_component from 2.36.0 to 2.37.0 (#768) Bumps [view_component](https://github.com/github/view_component) from 2.36.0 to 2.37.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.36.0...v2.37.0) --- updated-dependencies: - dependency-name: view_component dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 09eed3034..765939abf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -233,7 +233,7 @@ GEM rails (>= 6.0.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - view_component (2.36.0) + view_component (2.37.0) activesupport (>= 5.0.0, < 8.0) method_source (~> 1.0) websocket-driver (0.7.5)