From 2d8c3b186e1e232bfaa5db027bfae687fc3ff875 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 23:14:50 +0000 Subject: [PATCH] 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: direct:production 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 4968ea6..84d0bcc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -261,7 +261,7 @@ GEM drb (~> 2.0) prism (~> 1.5) msgpack (1.8.0) - multi_json (1.20.1) + multi_json (1.21.1) multipart-post (2.4.1) neighbor (1.0.0) activerecord (>= 7.2)