We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 94b4634 + b54c792 commit e64ef1bCopy full SHA for e64ef1b
Gemfile
@@ -2,7 +2,7 @@ source 'https://rubygems.org'
2
3
gem 'fastlane', '2.216.0'
4
gem 'netrc', '0.11.0'
5
-gem 'json', '2.6.3'
+gem 'json', '2.7.2'
6
gem 'xcodeproj', '1.25.0'
7
gem 'cocoapods', '1.15.2'
8
Gemfile.lock
@@ -215,7 +215,7 @@ GEM
215
i18n (1.14.1)
216
concurrent-ruby (~> 1.0)
217
jmespath (1.6.2)
218
- json (2.6.3)
+ json (2.7.2)
219
jwt (2.8.1)
220
base64
221
language_server-protocol (3.17.0.3)
@@ -311,7 +311,7 @@ PLATFORMS
311
DEPENDENCIES
312
cocoapods (= 1.15.2)
313
fastlane (= 2.216.0)
314
- json (= 2.6.3)
+ json (= 2.7.2)
315
netrc (= 0.11.0)
316
rubocop (= 1.56.2)
317
xcodeproj (= 1.25.0)
0 commit comments