From 9ea9aeb6293e8a3e070de85b402268254d67b241 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 19:01:06 +0000 Subject: [PATCH] Bump solid_cache from 1.0.9 to 1.0.10 Bumps [solid_cache](https://github.com/rails/solid_cache) from 1.0.9 to 1.0.10. - [Release notes](https://github.com/rails/solid_cache/releases) - [Commits](https://github.com/rails/solid_cache/compare/v1.0.9...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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ca5324e..b24f8a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -197,7 +197,7 @@ GEM memory_profiler (1.1.0) mini_histogram (0.3.1) mini_mime (1.1.5) - minitest (5.26.0) + minitest (5.26.1) mission_control-jobs (1.1.0) actioncable (>= 7.1) actionpack (>= 7.1) @@ -308,7 +308,7 @@ GEM tsort redcarpet (3.6.1) regexp_parser (2.10.0) - reline (0.6.2) + reline (0.6.3) io-console (~> 0.5) rexml (3.4.4) rspec-core (3.13.5) @@ -374,7 +374,7 @@ GEM activejob (>= 7.2) activerecord (>= 7.2) railties (>= 7.2) - solid_cache (1.0.9) + solid_cache (1.0.10) activejob (>= 7.2) activerecord (>= 7.2) railties (>= 7.2)