From 5ea933763c25bd6f3c5eebad4279ae026598f014 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 06:57:19 +0000 Subject: [PATCH] build(deps): bump solid_cache from 1.0.6 to 1.0.7 Bumps [solid_cache](https://github.com/rails/solid_cache) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/rails/solid_cache/releases) - [Commits](https://github.com/rails/solid_cache/compare/v1.0.6...v1.0.7) --- updated-dependencies: - dependency-name: solid_cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3c8750f..bf216e7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -358,7 +358,7 @@ GEM activerecord (>= 6.1.5) activesupport (>= 6.1.5) i18n - rdoc (6.11.0) + rdoc (6.12.0) psych (>= 4.0.0) redis-client (0.23.2) connection_pool @@ -434,7 +434,7 @@ GEM activejob (>= 7.2) activerecord (>= 7.2) railties (>= 7.2) - solid_cache (1.0.6) + solid_cache (1.0.7) activejob (>= 7.2) activerecord (>= 7.2) railties (>= 7.2)