1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- CFPropertyList (3.0.6 )
4
+ CFPropertyList (3.0.7 )
5
+ base64
6
+ nkf
5
7
rexml
6
- activesupport (7.0.7.2 )
8
+ activesupport (7.1.3.4 )
9
+ base64
10
+ bigdecimal
7
11
concurrent-ruby (~> 1.0 , >= 1.0.2 )
12
+ connection_pool (>= 2.2.5 )
13
+ drb
8
14
i18n (>= 1.6 , < 2 )
9
15
minitest (>= 5.1 )
16
+ mutex_m
10
17
tzinfo (~> 2.0 )
11
- addressable (2.8.0 )
12
- public_suffix (>= 2.0.2 , < 5 .0 )
13
- artifactory (3.0.15 )
18
+ addressable (2.8.7 )
19
+ public_suffix (>= 2.0.2 , < 7 .0 )
20
+ artifactory (3.0.17 )
14
21
atomos (0.1.3 )
15
- aws-eventstream (1.2 .0 )
16
- aws-partitions (1.597 .0 )
17
- aws-sdk-core (3.131 .1 )
18
- aws-eventstream (~> 1 , >= 1.0.2 )
19
- aws-partitions (~> 1 , >= 1.525 .0 )
20
- aws-sigv4 (~> 1.1 )
22
+ aws-eventstream (1.3 .0 )
23
+ aws-partitions (1.956 .0 )
24
+ aws-sdk-core (3.201 .1 )
25
+ aws-eventstream (~> 1 , >= 1.3.0 )
26
+ aws-partitions (~> 1 , >= 1.651 .0 )
27
+ aws-sigv4 (~> 1.8 )
21
28
jmespath (~> 1 , >= 1.6.1 )
22
- aws-sdk-kms (1.57 .0 )
23
- aws-sdk-core (~> 3 , >= 3.127 .0 )
24
- aws-sigv4 (~> 1.1 )
25
- aws-sdk-s3 (1.114 .0 )
26
- aws-sdk-core (~> 3 , >= 3.127 .0 )
29
+ aws-sdk-kms (1.88 .0 )
30
+ aws-sdk-core (~> 3 , >= 3.201 .0 )
31
+ aws-sigv4 (~> 1.5 )
32
+ aws-sdk-s3 (1.156 .0 )
33
+ aws-sdk-core (~> 3 , >= 3.201 .0 )
27
34
aws-sdk-kms (~> 1 )
28
- aws-sigv4 (~> 1.4 )
29
- aws-sigv4 (1.5 .0 )
35
+ aws-sigv4 (~> 1.5 )
36
+ aws-sigv4 (1.8 .0 )
30
37
aws-eventstream (~> 1 , >= 1.0.2 )
31
38
babosa (1.0.4 )
39
+ base64 (0.2.0 )
40
+ bigdecimal (3.1.8 )
32
41
claide (1.1.0 )
33
42
clamp (1.3.2 )
34
43
colored (1.2 )
35
44
colored2 (3.1.2 )
36
45
commander (4.6.0 )
37
46
highline (~> 2.0.0 )
38
- concurrent-ruby (1.2.2 )
47
+ concurrent-ruby (1.3.3 )
48
+ connection_pool (2.4.1 )
39
49
declarative (0.0.20 )
40
- digest-crc (0.6.4 )
50
+ digest-crc (0.6.5 )
41
51
rake (>= 12.0.0 , < 14.0.0 )
42
- domain_name (0.5.20190701 )
43
- unf ( >= 0.0.5 , < 1.0.0 )
44
- dotenv (2.7.6 )
52
+ domain_name (0.6.20240107 )
53
+ dotenv ( 2.8.1 )
54
+ drb (2.2.1 )
45
55
emoji_regex (3.2.3 )
46
- excon (0.92.3 )
47
- faraday (1.10.0 )
56
+ excon (0.111.0 )
57
+ faraday (1.10.3 )
48
58
faraday-em_http (~> 1.0 )
49
59
faraday-em_synchrony (~> 1.0 )
50
60
faraday-excon (~> 1.1 )
72
82
faraday-retry (1.0.3 )
73
83
faraday_middleware (1.2.0 )
74
84
faraday (~> 1.0 )
75
- fastimage (2.2.6 )
76
- fastlane (2.206.2 )
85
+ fastimage (2.3.1 )
86
+ fastlane (2.221.1 )
77
87
CFPropertyList (>= 2.3 , < 4.0.0 )
78
88
addressable (>= 2.8 , < 3.0.0 )
79
89
artifactory (~> 3.0 )
80
90
aws-sdk-s3 (~> 1.0 )
81
91
babosa (>= 1.0.3 , < 2.0.0 )
82
92
bundler (>= 1.12.0 , < 3.0.0 )
83
- colored
93
+ colored ( ~> 1.2 )
84
94
commander (~> 4.6 )
85
95
dotenv (>= 2.1.1 , < 3.0.0 )
86
96
emoji_regex (>= 0.1 , < 4.0 )
@@ -92,134 +102,134 @@ GEM
92
102
gh_inspector (>= 1.1.2 , < 2.0.0 )
93
103
google-apis-androidpublisher_v3 (~> 0.3 )
94
104
google-apis-playcustomapp_v1 (~> 0.1 )
105
+ google-cloud-env (>= 1.6.0 , < 2.0.0 )
95
106
google-cloud-storage (~> 1.31 )
96
107
highline (~> 2.0 )
108
+ http-cookie (~> 1.0.5 )
97
109
json (< 3.0.0 )
98
110
jwt (>= 2.1.0 , < 3 )
99
111
mini_magick (>= 4.9.4 , < 5.0.0 )
100
- multipart-post (~> 2 .0.0 )
112
+ multipart-post (>= 2.0.0 , < 3 .0.0 )
101
113
naturally (~> 2.2 )
102
- optparse (~> 0.1.1 )
114
+ optparse (>= 0.1.1 , < 1.0.0 )
103
115
plist (>= 3.1.0 , < 4.0.0 )
104
116
rubyzip (>= 2.0.0 , < 3.0.0 )
105
- security (= 0.1.3 )
117
+ security (= 0.1.5 )
106
118
simctl (~> 1.6.3 )
107
119
terminal-notifier (>= 2.0.0 , < 3.0.0 )
108
- terminal-table (>= 1.4.5 , < 2.0.0 )
120
+ terminal-table (~> 3 )
109
121
tty-screen (>= 0.6.3 , < 1.0.0 )
110
122
tty-spinner (>= 0.8.0 , < 1.0.0 )
111
123
word_wrap (~> 1.0.0 )
112
124
xcodeproj (>= 1.13.0 , < 2.0.0 )
113
125
xcpretty (~> 0.3.0 )
114
- xcpretty-travis-formatter (>= 0.0.3 )
126
+ xcpretty-travis-formatter (>= 0.0.3 , < 2.0.0 )
115
127
gh_inspector (1.1.3 )
116
- google-apis-androidpublisher_v3 (0.21 .0 )
117
- google-apis-core (>= 0.4 , < 2.a )
118
- google-apis-core (0.5.0 )
128
+ google-apis-androidpublisher_v3 (0.54 .0 )
129
+ google-apis-core (>= 0.11.0 , < 2.a )
130
+ google-apis-core (0.11.3 )
119
131
addressable (~> 2.5 , >= 2.5.1 )
120
132
googleauth (>= 0.16.2 , < 2.a )
121
133
httpclient (>= 2.8.1 , < 3.a )
122
134
mini_mime (~> 1.0 )
123
135
representable (~> 3.0 )
124
136
retriable (>= 2.0 , < 4.a )
125
137
rexml
126
- webrick
127
- google-apis-iamcredentials_v1 (0.10.0 )
128
- google-apis-core (>= 0.4 , < 2.a )
129
- google-apis-playcustomapp_v1 (0.7.0 )
130
- google-apis-core (>= 0.4 , < 2.a )
131
- google-apis-storage_v1 (0.14.0 )
132
- google-apis-core (>= 0.4 , < 2.a )
133
- google-cloud-core (1.6.0 )
134
- google-cloud-env (~> 1.0 )
138
+ google-apis-iamcredentials_v1 (0.17.0 )
139
+ google-apis-core (>= 0.11.0 , < 2.a )
140
+ google-apis-playcustomapp_v1 (0.13.0 )
141
+ google-apis-core (>= 0.11.0 , < 2.a )
142
+ google-apis-storage_v1 (0.31.0 )
143
+ google-apis-core (>= 0.11.0 , < 2.a )
144
+ google-cloud-core (1.7.0 )
145
+ google-cloud-env (>= 1.0 , < 3.a )
135
146
google-cloud-errors (~> 1.0 )
136
147
google-cloud-env (1.6.0 )
137
148
faraday (>= 0.17.3 , < 3.0 )
138
- google-cloud-errors (1.2 .0 )
139
- google-cloud-storage (1.36.2 )
149
+ google-cloud-errors (1.4 .0 )
150
+ google-cloud-storage (1.47.0 )
140
151
addressable (~> 2.8 )
141
152
digest-crc (~> 0.4 )
142
153
google-apis-iamcredentials_v1 (~> 0.1 )
143
- google-apis-storage_v1 (~> 0.1 )
154
+ google-apis-storage_v1 (~> 0.31.0 )
144
155
google-cloud-core (~> 1.6 )
145
156
googleauth (>= 0.16.2 , < 2.a )
146
157
mini_mime (~> 1.0 )
147
- googleauth (1.1.3 )
158
+ googleauth (1.8.1 )
148
159
faraday (>= 0.17.3 , < 3.a )
149
160
jwt (>= 1.4 , < 3.0 )
150
- memoist (~> 0.16 )
151
161
multi_json (~> 1.11 )
152
162
os (>= 0.9 , < 2.0 )
153
163
signet (>= 0.16 , < 2.a )
154
164
highline (2.0.3 )
155
- http-cookie (1.0.5 )
165
+ http-cookie (1.0.6 )
156
166
domain_name (~> 0.5 )
157
167
httpclient (2.8.3 )
158
- i18n (1.14.1 )
168
+ i18n (1.14.5 )
159
169
concurrent-ruby (~> 1.0 )
160
- jmespath (1.6.1 )
161
- json (2.6 .2 )
162
- jwt (2.4.1 )
163
- memoist ( 0.16.2 )
164
- mini_magick (4.11.0 )
165
- mini_mime (1.1.2 )
166
- mini_portile2 (2.8.1 )
167
- minitest (5.19.0 )
170
+ jmespath (1.6.2 )
171
+ json (2.7 .2 )
172
+ jwt (2.8.2 )
173
+ base64
174
+ mini_magick (4.13.2 )
175
+ mini_mime (1.1.5 )
176
+ mini_portile2 (2.8.7 )
177
+ minitest (5.24.1 )
168
178
multi_json (1.15.0 )
169
- multipart-post (2.0.0 )
179
+ multipart-post (2.4.1 )
180
+ mutex_m (0.2.0 )
170
181
nanaimo (0.3.0 )
171
182
naturally (2.2.1 )
172
- nokogiri (1.14.3 )
173
- mini_portile2 (~> 2.8.0 )
183
+ nkf (0.2.0 )
184
+ nokogiri (1.15.6 )
185
+ mini_portile2 (~> 2.8.2 )
174
186
racc (~> 1.4 )
175
- optparse (0.1.1 )
187
+ optparse (0.5.0 )
176
188
os (1.1.4 )
177
- plist (3.6.0 )
178
- public_suffix (4.0.7 )
179
- racc (1.6.2 )
180
- rake (13.0.6 )
189
+ plist (3.7.1 )
190
+ public_suffix (5.1.1 )
191
+ racc (1.8.0 )
192
+ rake (13.2.1 )
181
193
representable (3.2.0 )
182
194
declarative (< 0.1.0 )
183
195
trailblazer-option (>= 0.1.1 , < 0.2.0 )
184
196
uber (< 0.2.0 )
185
197
retriable (3.1.2 )
186
- rexml (3.2.5 )
198
+ rexml (3.2.9 )
199
+ strscan
187
200
rouge (2.0.7 )
188
201
ruby2_keywords (0.0.5 )
189
202
rubyzip (2.3.2 )
190
- security (0.1.3 )
191
- signet (0.16.1 )
203
+ security (0.1.5 )
204
+ signet (0.19.0 )
192
205
addressable (~> 2.8 )
193
- faraday (>= 0.17.5 , < 3.0 )
206
+ faraday (>= 0.17.5 , < 3.a )
194
207
jwt (>= 1.5 , < 3.0 )
195
208
multi_json (~> 1.10 )
196
- simctl (1.6.8 )
209
+ simctl (1.6.10 )
197
210
CFPropertyList
198
211
naturally
199
- slather (2.7.4 )
212
+ slather (2.8.2 )
200
213
CFPropertyList (>= 2.2 , < 4 )
201
214
activesupport
202
215
clamp (~> 1.3 )
203
- nokogiri (>= 1.13.9 )
216
+ nokogiri (>= 1.14.3 )
204
217
xcodeproj (~> 1.21 )
218
+ strscan (3.1.0 )
205
219
terminal-notifier (2.0.0 )
206
- terminal-table (1.8.0 )
207
- unicode-display_width (~> 1.1 , > = 1.1.1 )
220
+ terminal-table (3.0.2 )
221
+ unicode-display_width (> = 1.1.1 , < 3 )
208
222
trailblazer-option (0.1.2 )
209
223
tty-cursor (0.7.1 )
210
- tty-screen (0.8.1 )
224
+ tty-screen (0.8.2 )
211
225
tty-spinner (0.9.3 )
212
226
tty-cursor (~> 0.7 )
213
227
tzinfo (2.0.6 )
214
228
concurrent-ruby (~> 1.0 )
215
229
uber (0.1.0 )
216
- unf (0.1.4 )
217
- unf_ext
218
- unf_ext (0.0.8.2 )
219
- unicode-display_width (1.8.0 )
220
- webrick (1.7.0 )
230
+ unicode-display_width (2.5.0 )
221
231
word_wrap (1.0.0 )
222
- xcodeproj (1.22 .0 )
232
+ xcodeproj (1.24 .0 )
223
233
CFPropertyList (>= 2.3.3 , < 4.0 )
224
234
atomos (~> 0.1.3 )
225
235
claide (>= 1.0.2 , < 2.0 )
@@ -235,8 +245,8 @@ PLATFORMS
235
245
ruby
236
246
237
247
DEPENDENCIES
238
- fastlane (>= 2.187 .0 )
239
- slather (>= 2.7.2 )
248
+ fastlane (>= 2.207 .0 )
249
+ slather (>= 2.7.5 )
240
250
241
251
BUNDLED WITH
242
252
1.17.3
0 commit comments