From 9b1eb75d11b23643c92163acb72af6c83940ba4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 06:01:42 +0000 Subject: [PATCH] build(deps-dev): bump multi_json from 1.17.0 to 1.18.0 Bumps [multi_json](https://github.com/sferik/multi_json) from 1.17.0 to 1.18.0. - [Changelog](https://github.com/sferik/multi_json/blob/main/CHANGELOG.md) - [Commits](https://github.com/sferik/multi_json/compare/v1.17.0...v1.18.0) --- updated-dependencies: - dependency-name: multi_json dependency-version: 1.18.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 b43d66596f6b..1723f6b269c6 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.17.0) + multi_json (1.18.0) mustermann (3.0.4) ruby2_keywords (~> 0.0.1) nokogiri (1.18.10-arm64-darwin)