From 6d763aa3f80341617ef853b24108f866ef7dee7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 06:00:10 +0000 Subject: [PATCH] chore(deps): bump view_component from 3.21.0 to 3.23.0 Bumps [view_component](https://github.com/viewcomponent/view_component) from 3.21.0 to 3.23.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.23.0) --- updated-dependencies: - dependency-name: view_component dependency-version: 3.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index eaab007..d0c3b91 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,14 +96,14 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) concurrent-ruby (1.3.5) - connection_pool (2.5.0) + connection_pool (2.5.3) crass (1.0.6) date (3.4.1) debug (1.10.0) irb (~> 1.10) reline (>= 0.3.8) dotenv (3.1.7) - drb (2.2.1) + drb (2.2.3) ed25519 (1.3.0) erubi (1.13.1) et-orbi (1.2.11) @@ -348,9 +348,9 @@ GEM unicode-emoji (4.0.4) uri (1.0.3) useragent (0.16.11) - view_component (3.21.0) + view_component (3.23.0) activesupport (>= 5.2.0, < 8.1) - concurrent-ruby (~> 1.0) + concurrent-ruby (~> 1) method_source (~> 1.0) web-console (4.2.1) actionview (>= 6.0.0)