From 102258b4f2405430444ad8527036fb28b19a9183 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 362860b..2c74ce4 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.4', '>= 3.4.2' diff --git a/Gemfile.lock b/Gemfile.lock index 3776629..6fdd3cf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -289,8 +289,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) @@ -339,7 +339,7 @@ DEPENDENCIES test-prof (~> 1.4) turbo-rails (~> 2.0, >= 2.0.5) tzinfo-data - view_component (~> 3.12) + view_component (~> 3.20) web-console (>= 4.1.0) RUBY VERSION