From 613ffe40fa8cd563bbc3bef4d376c23a69a5aeca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 10:32:04 +0000 Subject: [PATCH] Chore(deps): 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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b6cc820..109a006 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -159,11 +159,11 @@ GEM i18n (1.14.7) concurrent-ruby (~> 1.0) io-console (0.8.1) - irb (1.15.2) + irb (1.15.3) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.15.2) + json (2.16.0) jwt (3.1.2) base64 kamal (2.8.2) @@ -278,7 +278,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.2.3) + rack (3.2.4) rack-attack (6.8.0) rack (>= 1.0, < 4) rack-cors (3.0.0) @@ -327,7 +327,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.3.1) - rdoc (6.15.0) + rdoc (6.15.1) erb psych (>= 4.0.0) tsort @@ -392,7 +392,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) @@ -423,7 +423,7 @@ GEM unicode-emoji (~> 4.1) unicode-emoji (4.1.0) uniform_notifier (1.18.0) - uri (1.0.4) + uri (1.1.1) useragent (0.16.11) version_gem (1.1.9) warden (1.2.9)