From 234d482cc3b8006d52225e0959ed2348b440dab3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 06:00:56 +0000 Subject: [PATCH] Build(deps-dev): Bump multi_json from 1.19.0 to 1.19.1 Bumps [multi_json](https://github.com/sferik/multi_json) from 1.19.0 to 1.19.1. - [Changelog](https://github.com/sferik/multi_json/blob/main/CHANGELOG.md) - [Commits](https://github.com/sferik/multi_json/compare/v1.19.0...v1.19.1) --- updated-dependencies: - dependency-name: multi_json dependency-version: 1.19.1 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1645b852574d..96898ab60524 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) mercenary (0.4.0) - multi_json (1.19.0) + multi_json (1.19.1) mustermann (3.0.4) ruby2_keywords (~> 0.0.1) nokogiri (1.18.10-arm64-darwin)