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 @@ -17,7 +17,7 @@ gem 'cocoapods', '1.16.2'
17
17
gem 'fastlane' , '2.226.0'
18
18
gem 'fastlane-plugin-changelog' , '0.16.0'
19
19
gem 'fastlane-plugin-mattermost' , '1.3.2'
20
- gem 'json' , '2.10.1 '
20
+ gem 'json' , '2.10.2 '
21
21
gem 'net-http' , '0.6.0'
22
22
gem 'xcode-install' , '2.8.1'
23
23
Original file line number Diff line number Diff line change 233
233
i18n (1.14.7 )
234
234
concurrent-ruby (~> 1.0 )
235
235
jmespath (1.6.2 )
236
- json (2.10.1 )
236
+ json (2.10.2 )
237
237
jwt (2.10.1 )
238
238
base64
239
239
logger (1.6.6 )
@@ -326,7 +326,7 @@ DEPENDENCIES
326
326
fastlane (= 2.226.0 )
327
327
fastlane-plugin-changelog (= 0.16.0 )
328
328
fastlane-plugin-mattermost (= 1.3.2 )
329
- json (= 2.10.1 )
329
+ json (= 2.10.2 )
330
330
net-http (= 0.6.0 )
331
331
uri (= 1.0.3 )
332
332
xcode-install (= 2.8.1 )
You can’t perform that action at this time.
0 commit comments