From f5d3f2e6ba56bcb3795e61bac8b6e9b8f1da8bd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Dec 2025 06:01:40 +0000 Subject: [PATCH] Bump multi_json from 1.18.0 to 1.19.0 Bumps [multi_json](https://github.com/sferik/multi_json) from 1.18.0 to 1.19.0. - [Changelog](https://github.com/sferik/multi_json/blob/main/CHANGELOG.md) - [Commits](https://github.com/sferik/multi_json/compare/v1.18.0...v1.19.0) --- updated-dependencies: - dependency-name: multi_json dependency-version: 1.19.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index dce0ea071317..1645b852574d 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.18.0) + multi_json (1.19.0) mustermann (3.0.4) ruby2_keywords (~> 0.0.1) nokogiri (1.18.10-arm64-darwin)