From 826a909551e0df2bca8150034b1fab6da770dacd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 10:53:42 +0200 Subject: [PATCH] build(deps-dev): bump multi_json from 1.16.0 to 1.17.0 (#40085) 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 15203641406..2001c431b1d 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.16.0) + multi_json (1.17.0) mustermann (3.0.3) ruby2_keywords (~> 0.0.1) nokogiri (1.18.9-arm64-darwin)