From dd0fe943fc2d4a5d8a3faff51c865865a06c7b89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 06:51:48 +0000 Subject: [PATCH] Update dependency json to v3 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 220e87efc8e..dd2570c4a97 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -262,9 +262,9 @@ GEM excon (~> 1.0) formatador (>= 0.2, < 2.0) mime-types - fog-json (1.4.0) + fog-json (1.3.0) fog-core - json (~> 2.19) + multi_json (~> 1.10) fog-openstack (1.1.5) fog-core (~> 2.1) fog-json (>= 1.0) @@ -353,7 +353,7 @@ GEM azure-blob (~> 0.5.2) hashie (~> 5.0) jmespath (1.6.2) - json (2.21.2) + json (3.0.2) json-canonicalization (1.0.0) json-jwt (1.17.2) activesupport (>= 4.2)