From cf957cb0a669ac1b619256f5e56e72905496521c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 17:35:39 +0000 Subject: [PATCH] chore(deps-dev): Bump dip from 8.1.0 to 8.2.5 Bumps [dip](https://github.com/bibendi/dip) from 8.1.0 to 8.2.5. - [Release notes](https://github.com/bibendi/dip/releases) - [Commits](https://github.com/bibendi/dip/compare/v8.1.0...v8.2.5) --- updated-dependencies: - dependency-name: dip dependency-version: 8.2.5 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6b2f7425..970ff1d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -168,7 +168,9 @@ GEM debug (1.11.1) irb (~> 1.10) reline (>= 0.3.8) - dip (8.1.0) + dip (8.2.5) + json-schema (~> 5) + public_suffix (>= 2.0.2, < 6.0) thor (>= 0.20, < 2) drb (2.2.3) dry-configurable (1.3.0) @@ -280,6 +282,8 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) json (2.18.0) + json-schema (5.1.0) + addressable (~> 2.8) kaminari (1.2.2) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.2) @@ -374,7 +378,7 @@ GEM psych (5.3.1) date stringio - public_suffix (6.0.2) + public_suffix (5.1.1) puma (7.1.0) nio4r (~> 2.0) raabro (1.4.0)