From 528c5a35934819d4ffc5ece22000f55780332801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 09:12:02 +0000 Subject: [PATCH] Bump view_component from 3.12.1 to 4.1.1 Bumps [view_component](https://github.com/viewcomponent/view_component) from 3.12.1 to 4.1.1. - [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...v4.1.1) --- updated-dependencies: - dependency-name: view_component dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ddaa2500fe..bb6a92e84c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -908,10 +908,10 @@ GEM validates_lengths_from_database (0.8.0) activerecord (>= 4) vcr (6.2.0) - view_component (3.12.1) - activesupport (>= 5.2.0, < 8.0) - concurrent-ruby (~> 1.0) - method_source (~> 1.0) + view_component (4.1.1) + actionview (>= 7.1.0, < 8.2) + activesupport (>= 7.1.0, < 8.2) + concurrent-ruby (~> 1) view_component_reflex (3.1.14.pre9) rails (>= 5.2, < 8.0) stimulus_reflex (>= 3.5.0.pre2)