From fe86943e654cb5e91b10f6dc9b5d419d9cfe15bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 13:02:05 +0000 Subject: [PATCH] Bump json from 2.18.1 to 2.19.2 in /v2.5-non-rails Bumps [json](https://github.com/ruby/json) from 2.18.1 to 2.19.2. - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/json/compare/v2.18.1...v2.19.2) --- updated-dependencies: - dependency-name: json dependency-version: 2.19.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- v2.5-non-rails/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2.5-non-rails/Gemfile.lock b/v2.5-non-rails/Gemfile.lock index 3ab567c..baa1fea 100644 --- a/v2.5-non-rails/Gemfile.lock +++ b/v2.5-non-rails/Gemfile.lock @@ -37,7 +37,7 @@ GEM i18n (1.14.8) concurrent-ruby (~> 1.0) io-console (0.8.2) - json (2.18.1) + json (2.19.2) karafka (2.5.6) karafka-core (>= 2.5.6, < 2.6.0) karafka-rdkafka (>= 0.24.0)