File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ gem 'fastlane', '2.228.0'
33
33
gem 'fastlane-plugin-changelog' , '0.16.0'
34
34
gem 'fastlane-plugin-mattermost' , '1.3.2'
35
35
gem 'cocoapods' , '1.16.2'
36
- gem 'json' , '2.13.1 '
36
+ gem 'json' , '2.13.2 '
37
37
gem 'net-http' , '0.6.0'
38
38
gem 'xcode-install' , '2.8.1'
39
39
Original file line number Diff line number Diff line change 235
235
i18n (1.14.7 )
236
236
concurrent-ruby (~> 1.0 )
237
237
jmespath (1.6.2 )
238
- json (2.13.1 )
238
+ json (2.13.2 )
239
239
jwt (2.10.1 )
240
240
base64
241
241
logger (1.7.0 )
@@ -328,7 +328,7 @@ DEPENDENCIES
328
328
fastlane (= 2.228.0 )
329
329
fastlane-plugin-changelog (= 0.16.0 )
330
330
fastlane-plugin-mattermost (= 1.3.2 )
331
- json (= 2.13.1 )
331
+ json (= 2.13.2 )
332
332
net-http (= 0.6.0 )
333
333
uri (= 1.0.3 )
334
334
xcode-install (= 2.8.1 )
You can’t perform that action at this time.
0 commit comments