Skip to content

Commit 63a27d4

Browse files
Update dependency json to v2.9.0
1 parent 124bb0e commit 63a27d4

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.7.2'
5+
gem 'json', '2.9.0'
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
@@ -218,7 +218,7 @@ GEM
218218
i18n (1.14.6)
219219
concurrent-ruby (~> 1.0)
220220
jmespath (1.6.2)
221-
json (2.7.2)
221+
json (2.9.0)
222222
jwt (2.9.0)
223223
base64
224224
language_server-protocol (3.17.0.3)
@@ -314,7 +314,7 @@ PLATFORMS
314314
DEPENDENCIES
315315
cocoapods (= 1.15.2)
316316
fastlane (= 2.216.0)
317-
json (= 2.7.2)
317+
json (= 2.9.0)
318318
netrc (= 0.11.0)
319319
rubocop (= 1.66.1)
320320
xcodeproj (= 1.25.0)

0 commit comments

Comments
 (0)