Skip to content

Commit 5c88ffa

Browse files
chore(deps): update dependency json to v2.21.1
1 parent a466a01 commit 5c88ffa

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ gem 'abbrev', '0.1.2'
2626

2727
# Grype run result on 2026-03-26
2828
# json 2.18.1 2.19.2 gem GHSA-3m6g-2423-7cp3 High < 0.1% (3rd) < 0.1
29-
gem 'json', '2.20.0'
29+
gem 'json', '2.21.1'
3030

3131
# Really needed gems
3232
# ------------------

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ GEM
172172
httpclient (2.9.0)
173173
mutex_m
174174
jmespath (1.6.2)
175-
json (2.20.0)
175+
json (2.21.1)
176176
jwt (2.10.3)
177177
base64
178178
logger (1.7.0)
@@ -238,7 +238,7 @@ PLATFORMS
238238
DEPENDENCIES
239239
abbrev (= 0.1.2)
240240
fastlane (= 2.237.0)
241-
json (= 2.20.0)
241+
json (= 2.21.1)
242242

243243
BUNDLED WITH
244244
2.6.9

0 commit comments

Comments
 (0)