From 5a04e292fc03377dccc57074388bc09c63c4b725 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 20:13:57 +0000 Subject: [PATCH] Bump solid_cache from 1.0.8 to 1.0.10 Bumps [solid_cache](https://github.com/rails/solid_cache) from 1.0.8 to 1.0.10. - [Release notes](https://github.com/rails/solid_cache/releases) - [Commits](https://github.com/rails/solid_cache/compare/v1.0.8...v1.0.10) --- updated-dependencies: - dependency-name: solid_cache dependency-version: 1.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 02c28a0e0..edf0561c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -269,7 +269,7 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) jmespath (1.6.2) - json (2.15.2) + json (2.16.0) jwt (3.1.2) base64 kamal (2.8.2) @@ -309,7 +309,7 @@ GEM logger mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.26.0) + minitest (5.26.1) mission_control-jobs (1.1.0) actioncable (>= 7.1) actionpack (>= 7.1) @@ -427,7 +427,7 @@ GEM tsort redcarpet (3.6.1) regexp_parser (2.11.3) - reline (0.6.2) + reline (0.6.3) io-console (~> 0.5) rexml (3.4.4) rouge (4.6.1) @@ -491,7 +491,7 @@ GEM activejob (>= 7.2) activerecord (>= 7.2) railties (>= 7.2) - solid_cache (1.0.8) + solid_cache (1.0.10) activejob (>= 7.2) activerecord (>= 7.2) railties (>= 7.2)