From d259771ce9b54b03bc5ce6ef396c22cbca8ffccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 05:11:51 +0000 Subject: [PATCH] Bump view_component from 2.33.0 to 2.34.0 Bumps [view_component](https://github.com/github/view_component) from 2.33.0 to 2.34.0. - [Release notes](https://github.com/github/view_component/releases) - [Changelog](https://github.com/github/view_component/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/view_component/compare/v2.33.0...v2.34.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 3fe0dfde5e..f974bc54a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -211,7 +211,7 @@ GEM compass (~> 1.0.0) sass-rails (< 5.1) sprockets (< 4.0) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.9) connection_pool (2.2.5) crack (0.4.5) rexml @@ -635,7 +635,7 @@ GEM get_process_mem (~> 0) unicorn (>= 4, < 7) uniform_notifier (1.14.2) - view_component (2.33.0) + view_component (2.34.0) activesupport (>= 5.0.0, < 7.0) view_component_storybook (0.8.0) view_component (>= 2.2)