From 002a6664c672ac1c115b69e60228061e1f5cba72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Jan 2026 03:57:59 +0000 Subject: [PATCH] Bump json from 2.5.1 to 2.18.0 Bumps [json](https://github.com/ruby/json) from 2.5.1 to 2.18.0. - [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.5.1...v2.18.0) --- updated-dependencies: - dependency-name: json dependency-version: 2.18.0 dependency-type: indirect 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 a7f751a..4532fa4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,7 +64,7 @@ GEM httpclient (2.8.3) i18n (1.8.10) concurrent-ruby (~> 1.0) - json (2.5.1) + json (2.18.0) minitest (5.14.4) molinillo (0.8.0) nanaimo (0.3.0)