From 38e53e94aecc18c189438e02a77d3991af491ab0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Nov 2025 19:25:41 +0000 Subject: [PATCH] Bump solid_cache from 1.0.8 to 1.0.9 Bumps [solid_cache](https://github.com/rails/solid_cache) from 1.0.8 to 1.0.9. - [Release notes](https://github.com/rails/solid_cache/releases) - [Commits](https://github.com/rails/solid_cache/compare/v1.0.8...v1.0.9) --- updated-dependencies: - dependency-name: solid_cache dependency-version: 1.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b669f9f..485e9df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -157,7 +157,7 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.15.2) + json (2.16.0) kamal (2.8.2) activesupport (>= 7.0) base64 (~> 0.2) @@ -354,7 +354,7 @@ GEM activejob (>= 7.2) activerecord (>= 7.2) railties (>= 7.2) - solid_cache (1.0.8) + solid_cache (1.0.9) activejob (>= 7.2) activerecord (>= 7.2) railties (>= 7.2) @@ -389,7 +389,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uri (1.1.0) + uri (1.1.1) useragent (0.16.11) vite_rails (3.0.19) railties (>= 5.1, < 9)