From 3fffb645a96752d382f8cbda55ee415bddac03e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 18:22:57 +0000 Subject: [PATCH] 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 | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dcfc02e..0c1dbb6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,7 +130,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) chunky_png (1.4.0) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) connection_pool (2.5.0) crass (1.0.6) dartsass-rails (0.5.1) @@ -194,7 +194,7 @@ GEM rails (>= 7.0.0) zeitwerk htmlbeautifier (1.4.3) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) image_processing (1.13.0) mini_magick (>= 4.9.5, < 5) @@ -204,7 +204,8 @@ GEM activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.8.0) - irb (1.14.3) + irb (1.15.1) + pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jbuilder (2.13.0) @@ -293,18 +294,18 @@ GEM net-smtp (0.5.0) net-ssh (7.3.0) nio4r (2.7.4) - nokogiri (1.18.1) + nokogiri (1.18.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.18.1-aarch64-linux-gnu) + nokogiri (1.18.2-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.1-arm-linux-gnu) + nokogiri (1.18.2-arm-linux-gnu) racc (~> 1.4) - nokogiri (1.18.1-arm64-darwin) + nokogiri (1.18.2-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.1-x86_64-darwin) + nokogiri (1.18.2-x86_64-darwin) racc (~> 1.4) - nokogiri (1.18.1-x86_64-linux-gnu) + nokogiri (1.18.2-x86_64-linux-gnu) racc (~> 1.4) orm_adapter (0.5.0) ostruct (0.6.1) @@ -314,6 +315,9 @@ GEM racc pdfkit (0.8.7.3) popper_js (2.11.8) + pp (0.6.2) + prettyprint + prettyprint (0.2.0) prometheus-client (4.2.3) base64 propshaft (1.1.0) @@ -321,7 +325,7 @@ GEM activesupport (>= 7.0.0) rack railties (>= 7.0.0) - psych (5.2.2) + psych (5.2.3) date stringio public_suffix (6.0.1) @@ -329,7 +333,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.8) + rack (3.1.9) rack-session (2.1.0) base64 (>= 0.1.0) rack (>= 3.0.0) @@ -375,7 +379,7 @@ GEM rb-inotify (0.11.1) ffi (~> 1.0) rb_sys (0.9.108) - rdoc (6.10.0) + rdoc (6.12.0) psych (>= 4.0.0) redcarpet (3.6.0) regexp_parser (2.10.0) @@ -475,7 +479,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)