Skip to content

Commit b54c792

Browse files
Update dependency json to v2.7.2
1 parent 19fc01e commit b54c792

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ source 'https://rubygems.org'
22

33
gem 'fastlane', '2.216.0'
44
gem 'netrc', '0.11.0'
5-
gem 'json', '2.6.3'
5+
gem 'json', '2.7.2'
66
gem 'xcodeproj', '1.25.0'
77
gem 'cocoapods', '1.15.2'
88

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ GEM
215215
i18n (1.14.1)
216216
concurrent-ruby (~> 1.0)
217217
jmespath (1.6.2)
218-
json (2.6.3)
218+
json (2.7.2)
219219
jwt (2.8.1)
220220
base64
221221
language_server-protocol (3.17.0.3)
@@ -311,7 +311,7 @@ PLATFORMS
311311
DEPENDENCIES
312312
cocoapods (= 1.15.2)
313313
fastlane (= 2.216.0)
314-
json (= 2.6.3)
314+
json (= 2.7.2)
315315
netrc (= 0.11.0)
316316
rubocop (= 1.56.2)
317317
xcodeproj (= 1.25.0)

0 commit comments

Comments
 (0)