From 83aee3dfcf045c2dd0f48af4a4d6f691f6932799 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 13:35:36 +0000 Subject: [PATCH] Bump solid_cache from 1.0.7 to 1.0.8 Bumps [solid_cache](https://github.com/rails/solid_cache) from 1.0.7 to 1.0.8. - [Release notes](https://github.com/rails/solid_cache/releases) - [Commits](https://github.com/rails/solid_cache/compare/v1.0.7...v1.0.8) --- updated-dependencies: - dependency-name: solid_cache dependency-version: 1.0.8 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(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index fc3fa56..beccf7c --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM bcrypt_pbkdf (1.1.1-arm64-darwin) bcrypt_pbkdf (1.1.1-x86_64-darwin) benchmark (0.4.1) - bigdecimal (3.2.3) + bigdecimal (3.3.0) bindex (0.8.1) bootsnap (1.18.6) msgpack (~> 1.2) @@ -160,7 +160,7 @@ GEM marcel (1.1.0) matrix (0.4.3) mini_mime (1.1.5) - minitest (5.25.5) + minitest (5.26.0) msgpack (1.8.0) multipart-post (2.4.1) net-http-persistent (4.0.6) @@ -310,7 +310,7 @@ GEM activejob (>= 7.2) activerecord (>= 7.2) railties (>= 7.2) - solid_cache (1.0.7) + solid_cache (1.0.8) activejob (>= 7.2) activerecord (>= 7.2) railties (>= 7.2)