From d3dee602c2c1bf1c3e44fc57fb0c944eec2d996b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 10:01:04 +0000 Subject: [PATCH] build(deps): bump json from 2.16.0 to 2.18.0 Bumps [json](https://github.com/ruby/json) from 2.16.0 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.16.0...v2.18.0) --- updated-dependencies: - dependency-name: json dependency-version: 2.18.0 dependency-type: direct:production 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 e85dbeb45d..c845d80e98 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -234,7 +234,7 @@ GEM railties (>= 3.1) jsbundling-rails (1.3.1) railties (>= 6.0.0) - json (2.16.0) + json (2.18.0) jwt (2.10.1) base64 kgio (2.11.4)