From 6653e8be370ff925755d79183c65ace9101de1f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 18:54:56 +0000 Subject: [PATCH] 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: 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 c29ef243..ccda77a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -253,7 +253,7 @@ GEM drb (~> 2.0) prism (~> 1.5) msgpack (1.8.0) - multi_json (1.19.1) + multi_json (1.20.0) multipart-post (2.4.1) neighbor (0.6.0) activerecord (>= 7.1)