From d61282f7fc1e2cdff12e832541e9b6ffdfc31f62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 19:47:05 +0000 Subject: [PATCH] Bump view_component from 3.12.1 to 3.20.0 Bumps [view_component](https://github.com/viewcomponent/view_component) from 3.12.1 to 3.20.0. - [Release notes](https://github.com/viewcomponent/view_component/releases) - [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/viewcomponent/view_component/compare/v3.12.1...v3.20.0) --- updated-dependencies: - dependency-name: view_component dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index b036e7c..957ac27 100644 --- a/Gemfile +++ b/Gemfile @@ -52,7 +52,7 @@ gem 'sidekiq', '~> 7.3' gem 'pg_search', '~> 2.3' gem 'meta-tags', '~> 2.21' -gem 'view_component', '~> 3.12' +gem 'view_component', '~> 3.20' gem 'sprockets-rails', '~> 3.5' diff --git a/Gemfile.lock b/Gemfile.lock index f258ed6..84b3ea1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -288,8 +288,8 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) useragent (0.16.10) - view_component (3.12.1) - activesupport (>= 5.2.0, < 8.0) + view_component (3.20.0) + activesupport (>= 5.2.0, < 8.1) concurrent-ruby (~> 1.0) method_source (~> 1.0) web-console (4.2.1) @@ -338,7 +338,7 @@ DEPENDENCIES test-prof (~> 1.4) turbo-rails (~> 2.0) tzinfo-data - view_component (~> 3.12) + view_component (~> 3.20) web-console (>= 4.1.0) RUBY VERSION