From 23e7e255c1e38c6e7c789ae7a0d599f9cfd13728 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 13:49:51 +0000 Subject: [PATCH] Chore(deps): 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 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b6cc820..071b835 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) @@ -191,7 +191,7 @@ GEM net-smtp marcel (1.1.0) mini_mime (1.1.5) - minitest (5.26.0) + minitest (5.26.1) msgpack (1.8.0) multi_xml (0.7.2) bigdecimal (~> 3.1) @@ -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,12 +327,12 @@ 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 regexp_parser (2.11.3) - reline (0.6.2) + reline (0.6.3) io-console (~> 0.5) responders (3.2.0) actionpack (>= 7.0) @@ -392,7 +392,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) @@ -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)