From 421e68b8bfa107d0f3c2fd6769d58913ed9a4d26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 21:10:46 +0000 Subject: [PATCH] build(deps): bump view_component from 3.22.0 to 4.1.0 Bumps [view_component](https://github.com/viewcomponent/view_component) from 3.22.0 to 4.1.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.22.0...v4.1.0) --- updated-dependencies: - dependency-name: view_component dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fdcc0f3d4f..bc15c2972c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -144,7 +144,7 @@ GEM logger (~> 1.5) cliver (0.3.2) coderay (1.1.3) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) connection_pool (2.5.4) crack (1.0.0) bigdecimal @@ -659,10 +659,9 @@ GEM unicode-emoji (4.1.0) uniform_notifier (1.18.0) useragent (0.16.11) - view_component (3.22.0) - activesupport (>= 5.2.0, < 8.1) - concurrent-ruby (= 1.3.4) - method_source (~> 1.0) + view_component (4.1.0) + activesupport (>= 7.1.0, < 8.2) + concurrent-ruby (~> 1) warden (1.2.9) rack (>= 2.0.9) web-console (4.2.1)