From 6538cf80a9f809b6429ff80ffb1e17dbebc169a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 09:35:47 -0700 Subject: [PATCH] Bump json from 2.19.1 to 2.19.2 (#2730) * Bump json from 2.19.1 to 2.19.2 Bumps [json](https://github.com/ruby/json) from 2.19.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.19.1...v2.19.2) --- updated-dependencies: - dependency-name: json dependency-version: 2.19.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] * Sync Gemfile.saas.lock --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] --- Gemfile.lock | 2 +- Gemfile.saas.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a015538d4..744e191f9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -233,7 +233,7 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) jmespath (1.6.2) - json (2.19.1) + json (2.19.2) jwt (3.1.2) base64 kamal (2.10.1) diff --git a/Gemfile.saas.lock b/Gemfile.saas.lock index cf0de1423..28670b78c 100644 --- a/Gemfile.saas.lock +++ b/Gemfile.saas.lock @@ -346,7 +346,7 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) jmespath (1.6.2) - json (2.19.1) + json (2.19.2) jwt (3.1.2) base64 kamal (2.10.1)