From b4bbf0cd5282829afa47d008e68c70d01c5e2346 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 11:03:52 +0000 Subject: [PATCH] build(deps): bump multi_json from 1.21.1 to 1.21.2 Bumps [multi_json](https://github.com/sferik/multi_json) from 1.21.1 to 1.21.2. - [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.21.1...v1.21.2) --- updated-dependencies: - dependency-name: multi_json dependency-version: 1.21.2 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 6f2cacf6c77..541c977eda2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -153,7 +153,7 @@ GEM mock_redis (0.55.0) redis (~> 5) msgpack (1.8.4) - multi_json (1.21.1) + multi_json (1.21.2) mustache (1.1.3) mustermann (3.1.1) mutex_m (0.3.0)