From 75231128e3807ccfa7fee525b41e9b39359bc4b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 08:59:00 +0000 Subject: [PATCH] build(deps): bump multi_json from 1.19.1 to 1.20.0 Bumps [multi_json](https://github.com/sferik/multi_json) from 1.19.1 to 1.20.0. - [Changelog](https://github.com/sferik/multi_json/blob/main/CHANGELOG.md) - [Commits](https://github.com/sferik/multi_json/compare/v1.19.1...v1.20.0) --- updated-dependencies: - dependency-name: multi_json dependency-version: 1.20.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 8ce94f0790..82458708c3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -312,7 +312,7 @@ GEM faraday-cookie_jar (~> 0.0.6) ms_rest (~> 0.6.3) msgpack (1.8.0) - multi_json (1.19.1) + multi_json (1.20.0) multipart-parser (0.1.1) multipart-post (2.4.1) mustache (1.1.2)