From 96a7587065194e19a7c316d800ce24dd59608f9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 20:14:29 +0000 Subject: [PATCH] build(deps): bump multi_json from 1.20.0 to 1.20.1 Bumps [multi_json](https://github.com/sferik/multi_json) from 1.20.0 to 1.20.1. - [Changelog](https://github.com/sferik/multi_json/blob/main/CHANGELOG.md) - [Commits](https://github.com/sferik/multi_json/commits) --- updated-dependencies: - dependency-name: multi_json dependency-version: 1.20.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 e8ff814dff4..c49ce71138c 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.20.0) + multi_json (1.20.1) multipart-parser (0.1.1) multipart-post (2.4.1) mustache (1.1.2)