fastlane 2.231.0 → 2.231.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +104 -104
- data/fastlane/lib/fastlane/version.rb +1 -1
- data/fastlane/swift/Deliverfile.swift +1 -1
- data/fastlane/swift/DeliverfileProtocol.swift +1 -1
- data/fastlane/swift/Fastlane.swift +1 -1
- data/fastlane/swift/Gymfile.swift +1 -1
- data/fastlane/swift/GymfileProtocol.swift +1 -1
- data/fastlane/swift/Matchfile.swift +1 -1
- data/fastlane/swift/MatchfileProtocol.swift +1 -1
- data/fastlane/swift/Precheckfile.swift +1 -1
- data/fastlane/swift/PrecheckfileProtocol.swift +1 -1
- data/fastlane/swift/Scanfile.swift +1 -1
- data/fastlane/swift/ScanfileProtocol.swift +1 -1
- data/fastlane/swift/Screengrabfile.swift +1 -1
- data/fastlane/swift/ScreengrabfileProtocol.swift +1 -1
- data/fastlane/swift/Snapshotfile.swift +1 -1
- data/fastlane/swift/SnapshotfileProtocol.swift +1 -1
- metadata +50 -22
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e6b635e29df91cd8d7a4dd00228f656856fee77f9bf9fe47c614f8304883cf05
|
|
4
|
+
data.tar.gz: 50721282399328eb7cbf81fb011fd59f1879d2e8b8405a8c9063dcaeb9dd4be4
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b355237ed70fd6b4587cf9b5323dc4664b8031573aefee81552528382bee1119acf18f5f43981ee8138c0cf08777061e068bf250b1453caeaf50d214235be1c8
|
|
7
|
+
data.tar.gz: 4cdd46a94724f6fe182f976f2a4a447f28f82a283c3c48b3690e2edb1f8ad476065d5bf63a630450b36a1332c991706713e1caf502d4914ed9708cc099f446ce
|
data/README.md
CHANGED
|
@@ -35,125 +35,107 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
35
35
|
<!-- This table is regenerated and resorted on each release -->
|
|
36
36
|
<table id='team'>
|
|
37
37
|
<tr>
|
|
38
|
-
<td id='
|
|
39
|
-
<a href='https://github.com/
|
|
40
|
-
<img src='https://github.com/
|
|
41
|
-
</a>
|
|
42
|
-
<h4 align='center'><a href='https://twitter.com/ott_max'>Max Ott</a></h4>
|
|
43
|
-
</td>
|
|
44
|
-
<td id='connor-tumbleson'>
|
|
45
|
-
<a href='https://github.com/ibotpeaches'>
|
|
46
|
-
<img src='https://github.com/ibotpeaches.png' width='140px;'>
|
|
47
|
-
</a>
|
|
48
|
-
<h4 align='center'><a href='https://twitter.com/ibotpeaches'>Connor Tumbleson</a></h4>
|
|
49
|
-
</td>
|
|
50
|
-
<td id='satoshi-namai'>
|
|
51
|
-
<a href='https://github.com/ainame'>
|
|
52
|
-
<img src='https://github.com/ainame.png' width='140px;'>
|
|
53
|
-
</a>
|
|
54
|
-
<h4 align='center'><a href='https://twitter.com/ainame'>Satoshi Namai</a></h4>
|
|
55
|
-
</td>
|
|
56
|
-
<td id='matthew-ellis'>
|
|
57
|
-
<a href='https://github.com/matthewellis'>
|
|
58
|
-
<img src='https://github.com/matthewellis.png' width='140px;'>
|
|
38
|
+
<td id='andrew-mcburney'>
|
|
39
|
+
<a href='https://github.com/armcburney'>
|
|
40
|
+
<img src='https://github.com/armcburney.png' width='140px;'>
|
|
59
41
|
</a>
|
|
60
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
42
|
+
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
|
61
43
|
</td>
|
|
62
|
-
<td id='
|
|
63
|
-
<a href='https://github.com/
|
|
64
|
-
<img src='https://github.com/
|
|
44
|
+
<td id='danielle-tomlinson'>
|
|
45
|
+
<a href='https://github.com/endocrimes'>
|
|
46
|
+
<img src='https://github.com/endocrimes.png' width='140px;'>
|
|
65
47
|
</a>
|
|
66
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
48
|
+
<h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
|
|
67
49
|
</td>
|
|
68
|
-
</tr>
|
|
69
|
-
<tr>
|
|
70
50
|
<td id='maksym-grebenets'>
|
|
71
51
|
<a href='https://github.com/mgrebenets'>
|
|
72
52
|
<img src='https://github.com/mgrebenets.png' width='140px;'>
|
|
73
53
|
</a>
|
|
74
54
|
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
|
|
75
55
|
</td>
|
|
76
|
-
<td id='
|
|
77
|
-
<a href='https://github.com/
|
|
78
|
-
<img src='https://github.com/
|
|
56
|
+
<td id='olivier-halligon'>
|
|
57
|
+
<a href='https://github.com/AliSoftware'>
|
|
58
|
+
<img src='https://github.com/AliSoftware.png' width='140px;'>
|
|
79
59
|
</a>
|
|
80
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
60
|
+
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
|
81
61
|
</td>
|
|
82
|
-
<td id='
|
|
83
|
-
<a href='https://github.com/
|
|
84
|
-
<img src='https://github.com/
|
|
62
|
+
<td id='manish-rathi'>
|
|
63
|
+
<a href='https://github.com/crazymanish'>
|
|
64
|
+
<img src='https://github.com/crazymanish.png' width='140px;'>
|
|
85
65
|
</a>
|
|
86
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
66
|
+
<h4 align='center'><a href='https://twitter.com/iammanishrathi'>Manish Rathi</a></h4>
|
|
87
67
|
</td>
|
|
88
|
-
|
|
89
|
-
<
|
|
90
|
-
<
|
|
68
|
+
</tr>
|
|
69
|
+
<tr>
|
|
70
|
+
<td id='stefan-natchev'>
|
|
71
|
+
<a href='https://github.com/snatchev'>
|
|
72
|
+
<img src='https://github.com/snatchev.png' width='140px;'>
|
|
91
73
|
</a>
|
|
92
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
74
|
+
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
|
|
93
75
|
</td>
|
|
94
|
-
<td id='
|
|
95
|
-
<a href='https://github.com/
|
|
96
|
-
<img src='https://github.com/
|
|
76
|
+
<td id='matthew-ellis'>
|
|
77
|
+
<a href='https://github.com/matthewellis'>
|
|
78
|
+
<img src='https://github.com/matthewellis.png' width='140px;'>
|
|
97
79
|
</a>
|
|
98
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
80
|
+
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
|
81
|
+
</td>
|
|
82
|
+
<td id='jorge-revuelta-h'>
|
|
83
|
+
<a href='https://github.com/minuscorp'>
|
|
84
|
+
<img src='https://github.com/minuscorp.png' width='140px;'>
|
|
85
|
+
</a>
|
|
86
|
+
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
|
99
87
|
</td>
|
|
100
|
-
</tr>
|
|
101
|
-
<tr>
|
|
102
88
|
<td id='łukasz-grabowski'>
|
|
103
89
|
<a href='https://github.com/lucgrabowski'>
|
|
104
90
|
<img src='https://github.com/lucgrabowski.png' width='140px;'>
|
|
105
91
|
</a>
|
|
106
92
|
<h4 align='center'>Łukasz Grabowski</h4>
|
|
107
93
|
</td>
|
|
108
|
-
<td id='
|
|
109
|
-
<a href='https://github.com/
|
|
110
|
-
<img src='https://github.com/
|
|
111
|
-
</a>
|
|
112
|
-
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
|
113
|
-
</td>
|
|
114
|
-
<td id='andrew-mcburney'>
|
|
115
|
-
<a href='https://github.com/armcburney'>
|
|
116
|
-
<img src='https://github.com/armcburney.png' width='140px;'>
|
|
117
|
-
</a>
|
|
118
|
-
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
|
119
|
-
</td>
|
|
120
|
-
<td id='manish-rathi'>
|
|
121
|
-
<a href='https://github.com/crazymanish'>
|
|
122
|
-
<img src='https://github.com/crazymanish.png' width='140px;'>
|
|
94
|
+
<td id='roger-oba'>
|
|
95
|
+
<a href='https://github.com/rogerluan'>
|
|
96
|
+
<img src='https://github.com/rogerluan.png' width='140px;'>
|
|
123
97
|
</a>
|
|
124
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
98
|
+
<h4 align='center'><a href='https://twitter.com/rogerluan_'>Roger Oba</a></h4>
|
|
125
99
|
</td>
|
|
100
|
+
</tr>
|
|
101
|
+
<tr>
|
|
126
102
|
<td id='joshua-liebowitz'>
|
|
127
103
|
<a href='https://github.com/taquitos'>
|
|
128
104
|
<img src='https://github.com/taquitos.png' width='140px;'>
|
|
129
105
|
</a>
|
|
130
106
|
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
|
131
107
|
</td>
|
|
132
|
-
|
|
133
|
-
<
|
|
134
|
-
<
|
|
135
|
-
<a href='https://github.com/milch'>
|
|
136
|
-
<img src='https://github.com/milch.png' width='140px;'>
|
|
108
|
+
<td id='fumiya-nakamura'>
|
|
109
|
+
<a href='https://github.com/nafu'>
|
|
110
|
+
<img src='https://github.com/nafu.png' width='140px;'>
|
|
137
111
|
</a>
|
|
138
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
112
|
+
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
|
139
113
|
</td>
|
|
140
|
-
<td id='
|
|
141
|
-
<a href='https://github.com/
|
|
142
|
-
<img src='https://github.com/
|
|
114
|
+
<td id='jimmy-dee'>
|
|
115
|
+
<a href='https://github.com/jdee'>
|
|
116
|
+
<img src='https://github.com/jdee.png' width='140px;'>
|
|
143
117
|
</a>
|
|
144
|
-
<h4 align='center'
|
|
118
|
+
<h4 align='center'>Jimmy Dee</h4>
|
|
145
119
|
</td>
|
|
146
|
-
<td id='
|
|
147
|
-
<a href='https://github.com/
|
|
148
|
-
<img src='https://github.com/
|
|
120
|
+
<td id='satoshi-namai'>
|
|
121
|
+
<a href='https://github.com/ainame'>
|
|
122
|
+
<img src='https://github.com/ainame.png' width='140px;'>
|
|
149
123
|
</a>
|
|
150
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
124
|
+
<h4 align='center'><a href='https://twitter.com/ainame'>Satoshi Namai</a></h4>
|
|
151
125
|
</td>
|
|
152
|
-
<td id='
|
|
153
|
-
<a href='https://github.com/
|
|
154
|
-
<img src='https://github.com/
|
|
126
|
+
<td id='jérôme-lacoste'>
|
|
127
|
+
<a href='https://github.com/lacostej'>
|
|
128
|
+
<img src='https://github.com/lacostej.png' width='140px;'>
|
|
155
129
|
</a>
|
|
156
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
130
|
+
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
|
131
|
+
</td>
|
|
132
|
+
</tr>
|
|
133
|
+
<tr>
|
|
134
|
+
<td id='aaron-brager'>
|
|
135
|
+
<a href='https://github.com/getaaron'>
|
|
136
|
+
<img src='https://github.com/getaaron.png' width='140px;'>
|
|
137
|
+
</a>
|
|
138
|
+
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
|
157
139
|
</td>
|
|
158
140
|
<td id='jan-piotrowski'>
|
|
159
141
|
<a href='https://github.com/janpio'>
|
|
@@ -161,25 +143,17 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
161
143
|
</a>
|
|
162
144
|
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
|
163
145
|
</td>
|
|
164
|
-
</tr>
|
|
165
|
-
<tr>
|
|
166
|
-
<td id='jimmy-dee'>
|
|
167
|
-
<a href='https://github.com/jdee'>
|
|
168
|
-
<img src='https://github.com/jdee.png' width='140px;'>
|
|
169
|
-
</a>
|
|
170
|
-
<h4 align='center'>Jimmy Dee</h4>
|
|
171
|
-
</td>
|
|
172
146
|
<td id='iulian-onofrei'>
|
|
173
147
|
<a href='https://github.com/revolter'>
|
|
174
148
|
<img src='https://github.com/revolter.png' width='140px;'>
|
|
175
149
|
</a>
|
|
176
150
|
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
|
177
151
|
</td>
|
|
178
|
-
<td id='
|
|
179
|
-
<a href='https://github.com/
|
|
180
|
-
<img src='https://github.com/
|
|
152
|
+
<td id='felix-krause'>
|
|
153
|
+
<a href='https://github.com/KrauseFx'>
|
|
154
|
+
<img src='https://github.com/KrauseFx.png' width='140px;'>
|
|
181
155
|
</a>
|
|
182
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
156
|
+
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
|
183
157
|
</td>
|
|
184
158
|
<td id='daniel-jankowski'>
|
|
185
159
|
<a href='https://github.com/mollyIV'>
|
|
@@ -187,25 +161,51 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
187
161
|
</a>
|
|
188
162
|
<h4 align='center'><a href='https://twitter.com/mollyIV'>Daniel Jankowski</a></h4>
|
|
189
163
|
</td>
|
|
190
|
-
|
|
191
|
-
<
|
|
192
|
-
<
|
|
164
|
+
</tr>
|
|
165
|
+
<tr>
|
|
166
|
+
<td id='luka-mirosevic'>
|
|
167
|
+
<a href='https://github.com/lmirosevic'>
|
|
168
|
+
<img src='https://github.com/lmirosevic.png' width='140px;'>
|
|
193
169
|
</a>
|
|
194
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
170
|
+
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
|
|
171
|
+
</td>
|
|
172
|
+
<td id='connor-tumbleson'>
|
|
173
|
+
<a href='https://github.com/ibotpeaches'>
|
|
174
|
+
<img src='https://github.com/ibotpeaches.png' width='140px;'>
|
|
175
|
+
</a>
|
|
176
|
+
<h4 align='center'><a href='https://twitter.com/ibotpeaches'>Connor Tumbleson</a></h4>
|
|
177
|
+
</td>
|
|
178
|
+
<td id='kohki-miki'>
|
|
179
|
+
<a href='https://github.com/giginet'>
|
|
180
|
+
<img src='https://github.com/giginet.png' width='140px;'>
|
|
181
|
+
</a>
|
|
182
|
+
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
|
183
|
+
</td>
|
|
184
|
+
<td id='josh-holtz'>
|
|
185
|
+
<a href='https://github.com/joshdholtz'>
|
|
186
|
+
<img src='https://github.com/joshdholtz.png' width='140px;'>
|
|
187
|
+
</a>
|
|
188
|
+
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
|
189
|
+
</td>
|
|
190
|
+
<td id='manu-wallner'>
|
|
191
|
+
<a href='https://github.com/milch'>
|
|
192
|
+
<img src='https://github.com/milch.png' width='140px;'>
|
|
193
|
+
</a>
|
|
194
|
+
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
|
|
195
195
|
</td>
|
|
196
196
|
</tr>
|
|
197
197
|
<tr>
|
|
198
|
-
<td id='
|
|
199
|
-
<a href='https://github.com/
|
|
200
|
-
<img src='https://github.com/
|
|
198
|
+
<td id='max-ott'>
|
|
199
|
+
<a href='https://github.com/max-ott'>
|
|
200
|
+
<img src='https://github.com/max-ott.png' width='140px;'>
|
|
201
201
|
</a>
|
|
202
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
202
|
+
<h4 align='center'><a href='https://twitter.com/ott_max'>Max Ott</a></h4>
|
|
203
203
|
</td>
|
|
204
|
-
<td id='
|
|
205
|
-
<a href='https://github.com/
|
|
206
|
-
<img src='https://github.com/
|
|
204
|
+
<td id='helmut-januschka'>
|
|
205
|
+
<a href='https://github.com/hjanuschka'>
|
|
206
|
+
<img src='https://github.com/hjanuschka.png' width='140px;'>
|
|
207
207
|
</a>
|
|
208
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
208
|
+
<h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
|
|
209
209
|
</td>
|
|
210
210
|
</table>
|
|
211
211
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
module Fastlane
|
|
2
|
-
VERSION = '2.231.
|
|
2
|
+
VERSION = '2.231.1'.freeze
|
|
3
3
|
SUMMARY = "The easiest way to build and release mobile apps.".freeze
|
|
4
4
|
DESCRIPTION = "The easiest way to automate beta deployments and releases for your iOS and Android apps".freeze
|
|
5
5
|
MINIMUM_XCODE_RELEASE = "7.0".freeze
|
|
@@ -13842,4 +13842,4 @@ public let snapshotfile: Snapshotfile = .init()
|
|
|
13842
13842
|
|
|
13843
13843
|
// Please don't remove the lines below
|
|
13844
13844
|
// They are used to detect outdated files
|
|
13845
|
-
// FastlaneRunnerAPIVersion [0.9.
|
|
13845
|
+
// FastlaneRunnerAPIVersion [0.9.194]
|
metadata
CHANGED
|
@@ -1,40 +1,40 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: fastlane
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.231.
|
|
4
|
+
version: 2.231.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
-
|
|
7
|
+
- Jan Piotrowski
|
|
8
|
+
- Josh Holtz
|
|
9
|
+
- Łukasz Grabowski
|
|
10
|
+
- Iulian Onofrei
|
|
11
|
+
- Olivier Halligon
|
|
12
|
+
- Jimmy Dee
|
|
8
13
|
- Satoshi Namai
|
|
9
14
|
- Danielle Tomlinson
|
|
15
|
+
- Daniel Jankowski
|
|
16
|
+
- Felix Krause
|
|
17
|
+
- Maksym Grebenets
|
|
10
18
|
- Kohki Miki
|
|
11
|
-
- Connor Tumbleson
|
|
12
|
-
- Jorge Revuelta H
|
|
13
|
-
- Joshua Liebowitz
|
|
14
19
|
- Luka Mirosevic
|
|
15
|
-
-
|
|
16
|
-
- Manish Rathi
|
|
17
|
-
- Daniel Jankowski
|
|
18
|
-
- Łukasz Grabowski
|
|
19
|
-
- Helmut Januschka
|
|
20
|
-
- Roger Oba
|
|
21
|
-
- Jan Piotrowski
|
|
22
|
-
- Andrew McBurney
|
|
23
|
-
- Jimmy Dee
|
|
24
|
-
- Olivier Halligon
|
|
25
|
-
- Matthew Ellis
|
|
20
|
+
- Joshua Liebowitz
|
|
26
21
|
- Manu Wallner
|
|
22
|
+
- Roger Oba
|
|
27
23
|
- Max Ott
|
|
28
|
-
- Iulian Onofrei
|
|
29
|
-
- Josh Holtz
|
|
30
|
-
- Jérôme Lacoste
|
|
31
|
-
- Felix Krause
|
|
32
24
|
- Fumiya Nakamura
|
|
33
|
-
-
|
|
25
|
+
- Jérôme Lacoste
|
|
26
|
+
- Helmut Januschka
|
|
27
|
+
- Jorge Revuelta H
|
|
28
|
+
- Manish Rathi
|
|
29
|
+
- Stefan Natchev
|
|
30
|
+
- Connor Tumbleson
|
|
31
|
+
- Andrew McBurney
|
|
32
|
+
- Matthew Ellis
|
|
33
|
+
- Aaron Brager
|
|
34
34
|
autorequire:
|
|
35
35
|
bindir: bin
|
|
36
36
|
cert_chain: []
|
|
37
|
-
date: 2026-01-
|
|
37
|
+
date: 2026-01-20 00:00:00.000000000 Z
|
|
38
38
|
dependencies:
|
|
39
39
|
- !ruby/object:Gem::Dependency
|
|
40
40
|
name: addressable
|
|
@@ -826,6 +826,34 @@ dependencies:
|
|
|
826
826
|
- - "<"
|
|
827
827
|
- !ruby/object:Gem::Version
|
|
828
828
|
version: '2.0'
|
|
829
|
+
- !ruby/object:Gem::Dependency
|
|
830
|
+
name: benchmark
|
|
831
|
+
requirement: !ruby/object:Gem::Requirement
|
|
832
|
+
requirements:
|
|
833
|
+
- - ">="
|
|
834
|
+
- !ruby/object:Gem::Version
|
|
835
|
+
version: 0.1.0
|
|
836
|
+
type: :runtime
|
|
837
|
+
prerelease: false
|
|
838
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
839
|
+
requirements:
|
|
840
|
+
- - ">="
|
|
841
|
+
- !ruby/object:Gem::Version
|
|
842
|
+
version: 0.1.0
|
|
843
|
+
- !ruby/object:Gem::Dependency
|
|
844
|
+
name: ostruct
|
|
845
|
+
requirement: !ruby/object:Gem::Requirement
|
|
846
|
+
requirements:
|
|
847
|
+
- - ">="
|
|
848
|
+
- !ruby/object:Gem::Version
|
|
849
|
+
version: 0.1.0
|
|
850
|
+
type: :runtime
|
|
851
|
+
prerelease: false
|
|
852
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
853
|
+
requirements:
|
|
854
|
+
- - ">="
|
|
855
|
+
- !ruby/object:Gem::Version
|
|
856
|
+
version: 0.1.0
|
|
829
857
|
description: The easiest way to automate beta deployments and releases for your iOS
|
|
830
858
|
and Android apps
|
|
831
859
|
email:
|