From 48d7326c5c779fa60d7c5a6afce3d3e46264c28d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 06:13:34 +0000 Subject: [PATCH] Bump view_component from 3.21.0 to 3.22.0 Bumps [view_component](https://github.com/viewcomponent/view_component) from 3.21.0 to 3.22.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.21.0...v3.22.0) --- updated-dependencies: - dependency-name: view_component dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 19700ab..9d98a74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -121,7 +121,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) coderay (1.1.3) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.4) connection_pool (2.5.0) countries (7.1.1) unaccent (~> 0.3) @@ -493,9 +493,9 @@ GEM uniform_notifier (1.16.0) uri (1.0.3) useragent (0.16.11) - view_component (3.21.0) + view_component (3.22.0) activesupport (>= 5.2.0, < 8.1) - concurrent-ruby (~> 1.0) + concurrent-ruby (= 1.3.4) method_source (~> 1.0) warden (1.2.9) rack (>= 2.0.9)