From 4d0cad86b9852e9c9a2156676798c8bebffd5169 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 22:01:00 +0000 Subject: [PATCH] Bump view_component from 3.0.0 to 3.9.0 Bumps [view_component](https://github.com/viewcomponent/view_component) from 3.0.0 to 3.9.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.0.0...v3.9.0) --- updated-dependencies: - dependency-name: view_component dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e6e463f..4c1480d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,14 +96,14 @@ GEM ast (2.4.2) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) - blacklight (8.0.1) + blacklight (8.1.0) globalid i18n (>= 1.7.0) jbuilder (~> 2.7) kaminari (>= 0.15) ostruct (>= 0.3.2) rails (>= 6.1, < 8) - view_component (>= 2.66, < 3.1) + view_component (>= 2.66, < 4) blacklight-marc (8.1.0) blacklight (>= 7.11, < 9) library_stdnums @@ -340,7 +340,7 @@ GEM unf_ext unf_ext (0.0.8.2) unicode-display_width (2.5.0) - view_component (3.0.0) + view_component (3.9.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0)