From 902a0d1e550be9827793926d0db6e7ed046100c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2026 16:23:33 +0000 Subject: [PATCH] Bump json from 2.21.2 to 3.0.2 Bumps [json](https://github.com/ruby/json) from 2.21.2 to 3.0.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.21.2...v3.0.2) --- updated-dependencies: - dependency-name: json dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index aac1523..1656f62 100644 --- a/Gemfile +++ b/Gemfile @@ -67,7 +67,7 @@ gem "omniauth-hack_club" gem "faraday" gem "faraday-follow_redirects" # Phlex 2.4.1 calls JSON.fast_generate, which was removed in JSON 3. -gem "json", "~> 2.21" +gem "json", "~> 3.0" gem "pundit" gem "primer_view_components" gem "pg_search" diff --git a/Gemfile.lock b/Gemfile.lock index 620d2a2..bdd1061 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -195,7 +195,7 @@ GEM reline (>= 0.4.2) jb (0.8.2) jmespath (1.6.2) - json (2.21.2) + json (3.0.2) jwt (3.3.0) base64 kaminari (1.2.2) @@ -536,7 +536,7 @@ DEPENDENCIES hashid-rails high_voltage jb - json (~> 2.21) + json (~> 3.0) kaminari lockbox omniauth