From 89869f1e3454853d05f92594e2f83b2bcea9c5dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 23:26:27 +0200 Subject: [PATCH] build(deps-dev): bump multi_json from 1.15.0 to 1.16.0 (#39966) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 283b51e60e1..88c459026ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) mercenary (0.4.0) - multi_json (1.15.0) + multi_json (1.16.0) mustermann (3.0.3) ruby2_keywords (~> 0.0.1) nokogiri (1.18.8-arm64-darwin)