1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- CFPropertyList (3.0.3 )
5
- activesupport (4.2.11.1 )
6
- i18n (~> 0.7 )
7
- minitest (~> 5.1 )
8
- thread_safe (~> 0.3 , >= 0.3.4 )
9
- tzinfo (~> 1.1 )
10
- addressable (2.8.0 )
11
- public_suffix (>= 2.0.2 , < 5.0 )
4
+ CFPropertyList (3.0.6 )
5
+ rexml
6
+ activesupport (7.0.4.2 )
7
+ concurrent-ruby (~> 1.0 , >= 1.0.2 )
8
+ i18n (>= 1.6 , < 2 )
9
+ minitest (>= 5.1 )
10
+ tzinfo (~> 2.0 )
11
+ addressable (2.8.1 )
12
+ public_suffix (>= 2.0.2 , < 6.0 )
12
13
artifactory (3.0.15 )
13
14
atomos (0.1.3 )
14
- aws-eventstream (1.1.1 )
15
- aws-partitions (1.489 .0 )
16
- aws-sdk-core (3.119.1 )
15
+ aws-eventstream (1.2.0 )
16
+ aws-partitions (1.716 .0 )
17
+ aws-sdk-core (3.170.0 )
17
18
aws-eventstream (~> 1 , >= 1.0.2 )
18
- aws-partitions (~> 1 , >= 1.239 .0 )
19
- aws-sigv4 (~> 1.1 )
20
- jmespath (~> 1.0 )
21
- aws-sdk-kms (1.46 .0 )
22
- aws-sdk-core (~> 3 , >= 3.119 .0 )
19
+ aws-partitions (~> 1 , >= 1.651 .0 )
20
+ aws-sigv4 (~> 1.5 )
21
+ jmespath (~> 1 , >= 1.6.1 )
22
+ aws-sdk-kms (1.62 .0 )
23
+ aws-sdk-core (~> 3 , >= 3.165 .0 )
23
24
aws-sigv4 (~> 1.1 )
24
- aws-sdk-s3 (1.99.0 )
25
- aws-sdk-core (~> 3 , >= 3.119 .0 )
25
+ aws-sdk-s3 (1.119.1 )
26
+ aws-sdk-core (~> 3 , >= 3.165 .0 )
26
27
aws-sdk-kms (~> 1 )
27
- aws-sigv4 (~> 1.1 )
28
- aws-sigv4 (1.2.4 )
28
+ aws-sigv4 (~> 1.4 )
29
+ aws-sigv4 (1.5.2 )
29
30
aws-eventstream (~> 1 , >= 1.0.2 )
30
31
babosa (1.0.4 )
31
- claide (1.0.3 )
32
- clamp (1.3.0 )
32
+ claide (1.1.0 )
33
+ clamp (1.3.2 )
33
34
colored (1.2 )
34
35
colored2 (3.1.2 )
35
36
commander (4.6.0 )
36
37
highline (~> 2.0.0 )
37
- concurrent-ruby (1.1.5 )
38
+ concurrent-ruby (1.2.0 )
38
39
declarative (0.0.20 )
39
40
digest-crc (0.6.4 )
40
41
rake (>= 12.0.0 , < 14.0.0 )
41
42
domain_name (0.5.20190701 )
42
43
unf (>= 0.0.5 , < 1.0.0 )
43
- dotenv (2.7.6 )
44
- emoji_regex (3.2.2 )
45
- excon (0.85 .0 )
46
- faraday (1.7.0 )
44
+ dotenv (2.8.1 )
45
+ emoji_regex (3.2.3 )
46
+ excon (0.99 .0 )
47
+ faraday (1.10.3 )
47
48
faraday-em_http (~> 1.0 )
48
49
faraday-em_synchrony (~> 1.0 )
49
50
faraday-excon (~> 1.1 )
50
- faraday-httpclient (~> 1.0.1 )
51
+ faraday-httpclient (~> 1.0 )
52
+ faraday-multipart (~> 1.0 )
51
53
faraday-net_http (~> 1.0 )
52
- faraday-net_http_persistent (~> 1.1 )
54
+ faraday-net_http_persistent (~> 1.0 )
53
55
faraday-patron (~> 1.0 )
54
56
faraday-rack (~> 1.0 )
55
- multipart-post ( >= 1.2 , < 3 )
57
+ faraday-retry ( ~> 1.0 )
56
58
ruby2_keywords (>= 0.0.4 )
57
59
faraday-cookie_jar (0.0.7 )
58
60
faraday (>= 0.8.0 )
61
63
faraday-em_synchrony (1.0.0 )
62
64
faraday-excon (1.1.0 )
63
65
faraday-httpclient (1.0.1 )
66
+ faraday-multipart (1.0.4 )
67
+ multipart-post (~> 2 )
64
68
faraday-net_http (1.0.1 )
65
69
faraday-net_http_persistent (1.2.0 )
66
70
faraday-patron (1.0.0 )
67
71
faraday-rack (1.0.0 )
68
- faraday_middleware (1.1.0 )
72
+ faraday-retry (1.0.3 )
73
+ faraday_middleware (1.2.0 )
69
74
faraday (~> 1.0 )
70
- fastimage (2.2.5 )
71
- fastlane (2.191 .0 )
75
+ fastimage (2.2.6 )
76
+ fastlane (2.212 .0 )
72
77
CFPropertyList (>= 2.3 , < 4.0.0 )
73
78
addressable (>= 2.8 , < 3.0.0 )
74
79
artifactory (~> 3.0 )
94
99
mini_magick (>= 4.9.4 , < 5.0.0 )
95
100
multipart-post (~> 2.0.0 )
96
101
naturally (~> 2.2 )
102
+ optparse (~> 0.1.1 )
97
103
plist (>= 3.1.0 , < 4.0.0 )
98
104
rubyzip (>= 2.0.0 , < 3.0.0 )
99
105
security (= 0.1.3 )
107
113
xcpretty (~> 0.3.0 )
108
114
xcpretty-travis-formatter (>= 0.0.3 )
109
115
gh_inspector (1.1.3 )
110
- google-apis-androidpublisher_v3 (0.10 .0 )
111
- google-apis-core (>= 0.4 , < 2.a )
112
- google-apis-core (0.4.1 )
116
+ google-apis-androidpublisher_v3 (0.34 .0 )
117
+ google-apis-core (>= 0.9.1 , < 2.a )
118
+ google-apis-core (0.11.0 )
113
119
addressable (~> 2.5 , >= 2.5.1 )
114
120
googleauth (>= 0.16.2 , < 2.a )
115
121
httpclient (>= 2.8.1 , < 3.a )
@@ -118,58 +124,59 @@ GEM
118
124
retriable (>= 2.0 , < 4.a )
119
125
rexml
120
126
webrick
121
- google-apis-iamcredentials_v1 (0.7 .0 )
122
- google-apis-core (>= 0.4 , < 2.a )
123
- google-apis-playcustomapp_v1 (0.5 .0 )
124
- google-apis-core (>= 0.4 , < 2.a )
125
- google-apis-storage_v1 (0.6 .0 )
126
- google-apis-core (>= 0.4 , < 2.a )
127
+ google-apis-iamcredentials_v1 (0.17 .0 )
128
+ google-apis-core (>= 0.11.0 , < 2.a )
129
+ google-apis-playcustomapp_v1 (0.12 .0 )
130
+ google-apis-core (>= 0.9.1 , < 2.a )
131
+ google-apis-storage_v1 (0.19 .0 )
132
+ google-apis-core (>= 0.9.0 , < 2.a )
127
133
google-cloud-core (1.6.0 )
128
134
google-cloud-env (~> 1.0 )
129
135
google-cloud-errors (~> 1.0 )
130
- google-cloud-env (1.5 .0 )
131
- faraday (>= 0.17.3 , < 2 .0 )
132
- google-cloud-errors (1.1 .0 )
133
- google-cloud-storage (1.34.1 )
134
- addressable (~> 2.5 )
136
+ google-cloud-env (1.6 .0 )
137
+ faraday (>= 0.17.3 , < 3 .0 )
138
+ google-cloud-errors (1.3 .0 )
139
+ google-cloud-storage (1.44.0 )
140
+ addressable (~> 2.8 )
135
141
digest-crc (~> 0.4 )
136
142
google-apis-iamcredentials_v1 (~> 0.1 )
137
- google-apis-storage_v1 (~> 0.1 )
143
+ google-apis-storage_v1 (~> 0.19.0 )
138
144
google-cloud-core (~> 1.6 )
139
145
googleauth (>= 0.16.2 , < 2.a )
140
146
mini_mime (~> 1.0 )
141
- googleauth (0.17 .0 )
142
- faraday (>= 0.17.3 , < 2.0 )
147
+ googleauth (1.3 .0 )
148
+ faraday (>= 0.17.3 , < 3.a )
143
149
jwt (>= 1.4 , < 3.0 )
144
150
memoist (~> 0.16 )
145
151
multi_json (~> 1.11 )
146
152
os (>= 0.9 , < 2.0 )
147
- signet (~> 0.14 )
153
+ signet (>= 0.16 , < 2.a )
148
154
highline (2.0.3 )
149
- http-cookie (1.0.4 )
155
+ http-cookie (1.0.5 )
150
156
domain_name (~> 0.5 )
151
157
httpclient (2.8.3 )
152
- i18n (0.9.5 )
158
+ i18n (1.12.0 )
153
159
concurrent-ruby (~> 1.0 )
154
- jmespath (1.4.0 )
155
- json (2.5.1 )
156
- jwt (2.2.3 )
160
+ jmespath (1.6.2 )
161
+ json (2.6.3 )
162
+ jwt (2.7.0 )
157
163
memoist (0.16.2 )
158
- mini_magick (4.11.0 )
159
- mini_mime (1.1.1 )
160
- mini_portile2 (2.4.0 )
161
- minitest (5.11.3 )
164
+ mini_magick (4.12.0 )
165
+ mini_mime (1.1.2 )
166
+ minitest (5.17.0 )
162
167
multi_json (1.15.0 )
163
168
multipart-post (2.0.0 )
164
169
nanaimo (0.3.0 )
165
170
naturally (2.2.1 )
166
- nokogiri (1.10.7 )
167
- mini_portile2 (~> 2.4.0 )
168
- os (1.1.1 )
169
- plist (3.6.0 )
170
- public_suffix (4.0.6 )
171
+ nokogiri (1.14.2-x86_64-darwin )
172
+ racc (~> 1.4 )
173
+ optparse (0.1.1 )
174
+ os (1.1.4 )
175
+ plist (3.7.0 )
176
+ public_suffix (5.0.1 )
177
+ racc (1.6.2 )
171
178
rake (13.0.6 )
172
- representable (3.1.1 )
179
+ representable (3.2.0 )
173
180
declarative (< 0.1.0 )
174
181
trailblazer-option (>= 0.1.1 , < 0.2.0 )
175
182
uber (< 0.2.0 )
@@ -179,39 +186,38 @@ GEM
179
186
ruby2_keywords (0.0.5 )
180
187
rubyzip (2.3.2 )
181
188
security (0.1.3 )
182
- signet (0.15 .0 )
183
- addressable (~> 2.3 )
184
- faraday (>= 0.17.3 , < 2.0 )
189
+ signet (0.17 .0 )
190
+ addressable (~> 2.8 )
191
+ faraday (>= 0.17.5 , < 3.a )
185
192
jwt (>= 1.5 , < 3.0 )
186
193
multi_json (~> 1.10 )
187
- simctl (1.6.8 )
194
+ simctl (1.6.10 )
188
195
CFPropertyList
189
196
naturally
190
- slather (2.4.7 )
197
+ slather (2.7.4 )
191
198
CFPropertyList (>= 2.2 , < 4 )
192
- activesupport ( >= 4.0.2 , < 5 )
199
+ activesupport
193
200
clamp (~> 1.3 )
194
- nokogiri (~> 1.8 )
195
- xcodeproj (~> 1.7 )
201
+ nokogiri (>= 1.13.9 )
202
+ xcodeproj (~> 1.21 )
196
203
terminal-notifier (2.0.0 )
197
204
terminal-table (1.8.0 )
198
205
unicode-display_width (~> 1.1 , >= 1.1.1 )
199
- thread_safe (0.3.6 )
200
- trailblazer-option (0.1.1 )
206
+ trailblazer-option (0.1.2 )
201
207
tty-cursor (0.7.1 )
202
208
tty-screen (0.8.1 )
203
209
tty-spinner (0.9.3 )
204
210
tty-cursor (~> 0.7 )
205
- tzinfo (1.2.5 )
206
- thread_safe (~> 0.1 )
211
+ tzinfo (2.0.6 )
212
+ concurrent-ruby (~> 1.0 )
207
213
uber (0.1.0 )
208
214
unf (0.1.4 )
209
215
unf_ext
210
- unf_ext (0.0.7.7 )
211
- unicode-display_width (1.7 .0 )
212
- webrick (1.7.0 )
216
+ unf_ext (0.0.8.2 )
217
+ unicode-display_width (1.8 .0 )
218
+ webrick (1.8.1 )
213
219
word_wrap (1.0.0 )
214
- xcodeproj (1.21 .0 )
220
+ xcodeproj (1.22 .0 )
215
221
CFPropertyList (>= 2.3.3 , < 4.0 )
216
222
atomos (~> 0.1.3 )
217
223
claide (>= 1.0.2 , < 2.0 )
@@ -224,11 +230,11 @@ GEM
224
230
xcpretty (~> 0.2 , >= 0.0.7 )
225
231
226
232
PLATFORMS
227
- ruby
233
+ x86_64-darwin-19
228
234
229
235
DEPENDENCIES
230
236
fastlane
231
237
slather
232
238
233
239
BUNDLED WITH
234
- 1.17.2
240
+ 2.2.16
0 commit comments