diff --git a/Gemfile b/Gemfile index a3baaeddedf..9bf7f8693de 100644 --- a/Gemfile +++ b/Gemfile @@ -26,7 +26,7 @@ gem 'abbrev', '0.1.2' # Grype run result on 2026-03-26 # json 2.18.1 2.19.2 gem GHSA-3m6g-2423-7cp3 High < 0.1% (3rd) < 0.1 -gem 'json', '2.20.0' +gem 'json', '2.21.2' # Really needed gems # ------------------ diff --git a/Gemfile.lock b/Gemfile.lock index 4a5333ce6ea..688301aca82 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -172,7 +172,7 @@ GEM httpclient (2.9.0) mutex_m jmespath (1.6.2) - json (2.20.0) + json (2.21.2) jwt (2.10.3) base64 logger (1.7.0) @@ -238,7 +238,7 @@ PLATFORMS DEPENDENCIES abbrev (= 0.1.2) fastlane (= 2.237.0) - json (= 2.20.0) + json (= 2.21.2) BUNDLED WITH 2.6.9