From 9dc8e0b3da31b28d606575ed10e9c23013f6fe9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 11:12:05 +0000 Subject: [PATCH] build(deps): bump multi_json from 1.20.1 to 1.21.1 Bumps [multi_json](https://github.com/sferik/multi_json) from 1.20.1 to 1.21.1. - [Release notes](https://github.com/sferik/multi_json/releases) - [Changelog](https://github.com/sferik/multi_json/blob/main/CHANGELOG.md) - [Commits](https://github.com/sferik/multi_json/compare/v1.20.1...v1.21.1) --- updated-dependencies: - dependency-name: multi_json dependency-version: 1.21.1 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 4ca7046530d..d0ebecac74a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -309,7 +309,7 @@ GEM faraday-cookie_jar (~> 0.0.6) ms_rest (~> 0.6.3) msgpack (1.8.0) - multi_json (1.20.1) + multi_json (1.21.1) multipart-parser (0.1.1) multipart-post (2.4.1) mustache (1.1.2)