From f8ae47affd1f008da0213c53799edda641309c06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 13:22:21 +0000 Subject: [PATCH] Bump show_for from 0.8.1 to 0.9.0 Bumps [show_for](https://github.com/heartcombo/show_for) from 0.8.1 to 0.9.0. - [Release notes](https://github.com/heartcombo/show_for/releases) - [Changelog](https://github.com/heartcombo/show_for/blob/main/CHANGELOG.md) - [Commits](https://github.com/heartcombo/show_for/compare/v0.8.1...v0.9.0) --- updated-dependencies: - dependency-name: show_for dependency-version: 0.9.0 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 14e8b4a..2ff64d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -479,9 +479,9 @@ GEM websocket (~> 1.0) semantic_logger (4.17.0) concurrent-ruby (~> 1.0) - show_for (0.8.1) - actionpack (>= 5.2) - activemodel (>= 5.2) + show_for (0.9.0) + actionpack (>= 7.0) + activemodel (>= 7.0) simple-navigation (4.4.0) activesupport (>= 2.3.2) simple_form (5.3.1)