From 2697d0019971345deb1f3203e97fc50f1a281942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 23:48:46 +0000 Subject: [PATCH] Bump view_component from 3.20.0 to 4.9.0 Bumps [view_component](https://github.com/viewcomponent/view_component) from 3.20.0 to 4.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.20.0...v4.9.0) --- updated-dependencies: - dependency-name: view_component dependency-version: 4.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 29 +++++++++++++++++------------ 2 files changed, 18 insertions(+), 13 deletions(-) diff --git a/Gemfile b/Gemfile index b23e1d5..9b096fc 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem "puma", "< 7" # Build JSON APIs with ease gem "active_model_serializers", "~> 0.9.0" -gem "view_component", "~> 3.20" +gem "view_component", "~> 4.9" # Use Redis adapter to run Action Cable in production gem "redis" diff --git a/Gemfile.lock b/Gemfile.lock index 4aa6ee9..17f0853 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,14 +76,14 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) base64 (0.3.0) - benchmark (0.4.1) - bigdecimal (3.2.2) + benchmark (0.5.0) + bigdecimal (4.1.2) bindex (0.8.1) bootsnap (1.18.4) msgpack (~> 1.2) builder (3.3.0) - concurrent-ruby (1.3.5) - connection_pool (2.5.0) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) crass (1.0.6) database_cleaner-active_record (2.2.0) activerecord (>= 5.a) @@ -110,7 +110,7 @@ GEM i18n (>= 1.8.11, < 2) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) io-console (0.8.0) irb (1.15.2) @@ -127,9 +127,10 @@ GEM net-pop net-smtp marcel (1.0.4) - method_source (1.1.0) mini_mime (1.1.5) - minitest (5.25.5) + minitest (6.0.6) + drb (~> 2.0) + prism (~> 1.5) msgpack (1.8.0) net-imap (0.5.7) date @@ -145,10 +146,13 @@ GEM racc (~> 1.4) nokogiri (1.18.8-arm64-darwin) racc (~> 1.4) + nokogiri (1.18.8-x86_64-linux-gnu) + racc (~> 1.4) pg (1.5.9) pp (0.6.2) prettyprint prettyprint (0.2.0) + prism (1.9.0) psych (5.2.6) date stringio @@ -231,10 +235,10 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) useragent (0.16.11) - view_component (3.20.0) - activesupport (>= 5.2.0, < 8.1) - concurrent-ruby (~> 1.0) - method_source (~> 1.0) + view_component (4.9.0) + actionview (>= 7.1.0) + activesupport (>= 7.1.0) + concurrent-ruby (~> 1) web-console (4.2.1) actionview (>= 6.0.0) activemodel (>= 6.0.0) @@ -248,6 +252,7 @@ GEM PLATFORMS aarch64-linux-gnu arm64-darwin-24 + x86_64-linux DEPENDENCIES active_model_serializers (~> 0.9.0) @@ -265,7 +270,7 @@ DEPENDENCIES rspec-rails (~> 7.1.0) shoulda-matchers (~> 6.0) tzinfo-data - view_component (~> 3.20) + view_component (~> 4.9) web-console RUBY VERSION