Skip to content

Commit a23728c

Browse files
committed
.
1 parent 785bcd6 commit a23728c

File tree

1 file changed

+123
-76
lines changed

1 file changed

+123
-76
lines changed

Gemfile.lock

+123-76
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,45 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.2)
5-
activesupport (4.2.11.1)
6-
i18n (~> 0.7)
4+
CFPropertyList (3.0.3)
5+
activesupport (5.2.4.5)
6+
concurrent-ruby (~> 1.0, >= 1.0.2)
7+
i18n (>= 0.7, < 2)
78
minitest (~> 5.1)
8-
thread_safe (~> 0.3, >= 0.3.4)
99
tzinfo (~> 1.1)
1010
addressable (2.7.0)
1111
public_suffix (>= 2.0.2, < 5.0)
12-
algoliasearch (1.27.1)
12+
algoliasearch (1.27.5)
1313
httpclient (~> 2.8, >= 2.8.3)
1414
json (>= 1.5.1)
15+
artifactory (3.0.15)
1516
atomos (0.1.3)
16-
babosa (1.0.3)
17+
aws-eventstream (1.1.1)
18+
aws-partitions (1.433.0)
19+
aws-sdk-core (3.113.0)
20+
aws-eventstream (~> 1, >= 1.0.2)
21+
aws-partitions (~> 1, >= 1.239.0)
22+
aws-sigv4 (~> 1.1)
23+
jmespath (~> 1.0)
24+
aws-sdk-kms (1.43.0)
25+
aws-sdk-core (~> 3, >= 3.112.0)
26+
aws-sigv4 (~> 1.1)
27+
aws-sdk-s3 (1.91.0)
28+
aws-sdk-core (~> 3, >= 3.112.0)
29+
aws-sdk-kms (~> 1)
30+
aws-sigv4 (~> 1.1)
31+
aws-sigv4 (1.2.3)
32+
aws-eventstream (~> 1, >= 1.0.2)
33+
babosa (1.0.4)
1734
claide (1.0.3)
18-
cocoapods (1.8.4)
19-
activesupport (>= 4.0.2, < 5)
35+
cocoapods (1.10.1)
36+
addressable (~> 2.6)
2037
claide (>= 1.0.2, < 2.0)
21-
cocoapods-core (= 1.8.4)
38+
cocoapods-core (= 1.10.1)
2239
cocoapods-deintegrate (>= 1.0.3, < 2.0)
23-
cocoapods-downloader (>= 1.2.2, < 2.0)
40+
cocoapods-downloader (>= 1.4.0, < 2.0)
2441
cocoapods-plugins (>= 1.0.0, < 2.0)
2542
cocoapods-search (>= 1.0.0, < 2.0)
26-
cocoapods-stats (>= 1.0.0, < 2.0)
2743
cocoapods-trunk (>= 1.4.0, < 2.0)
2844
cocoapods-try (>= 1.1.0, < 2.0)
2945
colored2 (~> 3.1)
@@ -33,71 +49,81 @@ GEM
3349
molinillo (~> 0.6.6)
3450
nap (~> 1.0)
3551
ruby-macho (~> 1.4)
36-
xcodeproj (>= 1.11.1, < 2.0)
37-
cocoapods-core (1.8.4)
38-
activesupport (>= 4.0.2, < 6)
52+
xcodeproj (>= 1.19.0, < 2.0)
53+
cocoapods-core (1.10.1)
54+
activesupport (> 5.0, < 6)
55+
addressable (~> 2.6)
3956
algoliasearch (~> 1.0)
4057
concurrent-ruby (~> 1.1)
4158
fuzzy_match (~> 2.0.4)
4259
nap (~> 1.0)
60+
netrc (~> 0.11)
61+
public_suffix
62+
typhoeus (~> 1.0)
4363
cocoapods-deintegrate (1.0.4)
44-
cocoapods-downloader (1.3.0)
64+
cocoapods-downloader (1.4.0)
4565
cocoapods-plugins (1.0.0)
4666
nap
4767
cocoapods-search (1.0.0)
48-
cocoapods-stats (1.1.0)
49-
cocoapods-trunk (1.4.1)
68+
cocoapods-trunk (1.5.0)
5069
nap (>= 0.8, < 2.0)
5170
netrc (~> 0.11)
52-
cocoapods-try (1.1.0)
71+
cocoapods-try (1.2.0)
5372
colored (1.2)
5473
colored2 (3.1.2)
5574
commander-fastlane (4.4.6)
5675
highline (~> 1.7.2)
57-
concurrent-ruby (1.1.6)
58-
declarative (0.0.10)
76+
concurrent-ruby (1.1.8)
77+
declarative (0.0.20)
5978
declarative-option (0.1.0)
60-
digest-crc (0.4.1)
79+
digest-crc (0.6.3)
80+
rake (>= 12.0.0, < 14.0.0)
6181
domain_name (0.5.20190701)
6282
unf (>= 0.0.5, < 1.0.0)
63-
dotenv (2.7.5)
64-
emoji_regex (1.0.1)
83+
dotenv (2.7.6)
84+
emoji_regex (3.2.2)
6585
escape (0.0.4)
66-
excon (0.72.0)
67-
faraday (0.17.3)
86+
ethon (0.12.0)
87+
ffi (>= 1.3.0)
88+
excon (0.79.0)
89+
faraday (1.3.0)
90+
faraday-net_http (~> 1.0)
6891
multipart-post (>= 1.2, < 3)
69-
faraday-cookie_jar (0.0.6)
70-
faraday (>= 0.7.4)
92+
ruby2_keywords
93+
faraday-cookie_jar (0.0.7)
94+
faraday (>= 0.8.0)
7195
http-cookie (~> 1.0.0)
72-
faraday_middleware (0.13.1)
73-
faraday (>= 0.7.4, < 1.0)
74-
fastimage (2.1.7)
75-
fastlane (2.141.0)
96+
faraday-net_http (1.0.1)
97+
faraday_middleware (1.0.0)
98+
faraday (~> 1.0)
99+
fastimage (2.2.3)
100+
fastlane (2.178.0)
76101
CFPropertyList (>= 2.3, < 4.0.0)
77102
addressable (>= 2.3, < 3.0.0)
78-
babosa (>= 1.0.2, < 2.0.0)
103+
artifactory (~> 3.0)
104+
aws-sdk-s3 (~> 1.0)
105+
babosa (>= 1.0.3, < 2.0.0)
79106
bundler (>= 1.12.0, < 3.0.0)
80107
colored
81108
commander-fastlane (>= 4.4.6, < 5.0.0)
82109
dotenv (>= 2.1.1, < 3.0.0)
83-
emoji_regex (>= 0.1, < 2.0)
110+
emoji_regex (>= 0.1, < 4.0)
84111
excon (>= 0.71.0, < 1.0.0)
85-
faraday (~> 0.17)
112+
faraday (~> 1.0)
86113
faraday-cookie_jar (~> 0.0.6)
87-
faraday_middleware (~> 0.13.1)
114+
faraday_middleware (~> 1.0)
88115
fastimage (>= 2.1.0, < 3.0.0)
89116
gh_inspector (>= 1.1.2, < 2.0.0)
90-
google-api-client (>= 0.29.2, < 0.37.0)
117+
google-api-client (>= 0.37.0, < 0.39.0)
91118
google-cloud-storage (>= 1.15.0, < 2.0.0)
92119
highline (>= 1.7.2, < 2.0.0)
93120
json (< 3.0.0)
94-
jwt (~> 2.1.0)
121+
jwt (>= 2.1.0, < 3)
95122
mini_magick (>= 4.9.4, < 5.0.0)
96-
multi_xml (~> 0.5)
97123
multipart-post (~> 2.0.0)
124+
naturally (~> 2.2)
98125
plist (>= 3.1.0, < 4.0.0)
99-
public_suffix (~> 2.0.0)
100-
rubyzip (>= 1.3.0, < 2.0.0)
126+
rubyzip (>= 2.0.0, < 3.0.0)
101127
security (= 0.1.3)
102128
simctl (~> 1.6.3)
103129
slack-notifier (>= 2.0.0, < 3.0.0)
@@ -109,45 +135,60 @@ GEM
109135
xcodeproj (>= 1.13.0, < 2.0.0)
110136
xcpretty (~> 0.3.0)
111137
xcpretty-travis-formatter (>= 0.0.3)
112-
ffi (1.12.2)
138+
ffi (1.15.0)
113139
fourflusher (2.3.1)
114140
fuzzy_match (2.0.4)
115141
gh_inspector (1.1.3)
116-
google-api-client (0.36.4)
142+
google-api-client (0.38.0)
117143
addressable (~> 2.5, >= 2.5.1)
118144
googleauth (~> 0.9)
119145
httpclient (>= 2.8.1, < 3.0)
120146
mini_mime (~> 1.0)
121147
representable (~> 3.0)
122148
retriable (>= 2.0, < 4.0)
123149
signet (~> 0.12)
124-
google-cloud-core (1.5.0)
150+
google-apis-core (0.3.0)
151+
addressable (~> 2.5, >= 2.5.1)
152+
googleauth (~> 0.14)
153+
httpclient (>= 2.8.1, < 3.0)
154+
mini_mime (~> 1.0)
155+
representable (~> 3.0)
156+
retriable (>= 2.0, < 4.0)
157+
rexml
158+
signet (~> 0.14)
159+
webrick
160+
google-apis-iamcredentials_v1 (0.2.0)
161+
google-apis-core (~> 0.1)
162+
google-apis-storage_v1 (0.3.0)
163+
google-apis-core (~> 0.1)
164+
google-cloud-core (1.6.0)
125165
google-cloud-env (~> 1.0)
126166
google-cloud-errors (~> 1.0)
127-
google-cloud-env (1.3.0)
128-
faraday (~> 0.11)
129-
google-cloud-errors (1.0.0)
130-
google-cloud-storage (1.25.1)
167+
google-cloud-env (1.5.0)
168+
faraday (>= 0.17.3, < 2.0)
169+
google-cloud-errors (1.1.0)
170+
google-cloud-storage (1.31.0)
131171
addressable (~> 2.5)
132172
digest-crc (~> 0.4)
133-
google-api-client (~> 0.33)
173+
google-apis-iamcredentials_v1 (~> 0.1)
174+
google-apis-storage_v1 (~> 0.1)
134175
google-cloud-core (~> 1.2)
135176
googleauth (~> 0.9)
136177
mini_mime (~> 1.0)
137-
googleauth (0.10.0)
138-
faraday (~> 0.12)
178+
googleauth (0.16.0)
179+
faraday (>= 0.17.3, < 2.0)
139180
jwt (>= 1.4, < 3.0)
140181
memoist (~> 0.16)
141182
multi_json (~> 1.11)
142183
os (>= 0.9, < 2.0)
143-
signet (~> 0.12)
184+
signet (~> 0.14)
144185
highline (1.7.10)
145186
http-cookie (1.0.3)
146187
domain_name (~> 0.5)
147188
httpclient (2.8.3)
148-
i18n (0.9.5)
189+
i18n (1.8.9)
149190
concurrent-ruby (~> 1.0)
150-
jazzy (0.13.1)
191+
jazzy (0.13.6)
151192
cocoapods (~> 1.5)
152193
mustache (~> 1.1)
153194
open4
@@ -156,41 +197,44 @@ GEM
156197
sassc (~> 2.1)
157198
sqlite3 (~> 1.3)
158199
xcinvoke (~> 0.3.0)
159-
json (2.3.0)
160-
jwt (2.1.0)
200+
jmespath (1.4.0)
201+
json (2.5.1)
202+
jwt (2.2.2)
161203
liferaft (0.0.6)
162204
memoist (0.16.2)
163-
mini_magick (4.10.1)
205+
mini_magick (4.11.0)
164206
mini_mime (1.0.2)
165-
minitest (5.14.0)
207+
minitest (5.14.4)
166208
molinillo (0.6.6)
167-
multi_json (1.14.1)
168-
multi_xml (0.6.0)
209+
multi_json (1.15.0)
169210
multipart-post (2.0.0)
170211
mustache (1.1.1)
171-
nanaimo (0.2.6)
212+
nanaimo (0.3.0)
172213
nap (1.1.0)
173-
naturally (2.2.0)
214+
naturally (2.2.1)
174215
netrc (0.11.0)
175216
open4 (1.3.4)
176-
os (1.0.1)
177-
plist (3.5.0)
178-
public_suffix (2.0.5)
217+
os (1.1.1)
218+
plist (3.6.0)
219+
public_suffix (4.0.6)
220+
rake (13.0.3)
179221
redcarpet (3.5.1)
180222
representable (3.0.4)
181223
declarative (< 0.1.0)
182224
declarative-option (< 0.2.0)
183225
uber (< 0.2.0)
184226
retriable (3.1.2)
227+
rexml (3.2.4)
185228
rouge (2.0.7)
186229
ruby-macho (1.4.0)
187-
rubyzip (1.3.0)
188-
sassc (2.2.1)
230+
ruby2_keywords (0.0.4)
231+
rubyzip (2.3.0)
232+
sassc (2.4.0)
189233
ffi (~> 1.9)
190234
security (0.1.3)
191-
signet (0.12.0)
235+
signet (0.15.0)
192236
addressable (~> 2.3)
193-
faraday (~> 0.9)
237+
faraday (>= 0.17.3, < 2.0)
194238
jwt (>= 1.5, < 3.0)
195239
multi_json (~> 1.10)
196240
simctl (1.6.8)
@@ -203,31 +247,34 @@ GEM
203247
unicode-display_width (~> 1.1, >= 1.1.1)
204248
thread_safe (0.3.6)
205249
tty-cursor (0.7.1)
206-
tty-screen (0.7.1)
250+
tty-screen (0.8.1)
207251
tty-spinner (0.9.3)
208252
tty-cursor (~> 0.7)
209-
tzinfo (1.2.6)
253+
typhoeus (1.4.0)
254+
ethon (>= 0.9.0)
255+
tzinfo (1.2.9)
210256
thread_safe (~> 0.1)
211257
uber (0.1.0)
212258
unf (0.1.4)
213259
unf_ext
214-
unf_ext (0.0.7.6)
215-
unicode-display_width (1.6.1)
260+
unf_ext (0.0.7.7)
261+
unicode-display_width (1.7.0)
262+
webrick (1.7.0)
216263
word_wrap (1.0.0)
217264
xcinvoke (0.3.0)
218265
liferaft (~> 0.0.6)
219-
xcode-install (2.6.3)
266+
xcode-install (2.6.8)
220267
claide (>= 0.9.1, < 1.1.0)
221268
fastlane (>= 2.1.0, < 3.0.0)
222-
xcodeproj (1.15.0)
269+
xcodeproj (1.19.0)
223270
CFPropertyList (>= 2.3.3, < 4.0)
224271
atomos (~> 0.1.3)
225272
claide (>= 1.0.2, < 2.0)
226273
colored2 (~> 3.1)
227-
nanaimo (~> 0.2.6)
274+
nanaimo (~> 0.3.0)
228275
xcpretty (0.3.0)
229276
rouge (~> 2.0.7)
230-
xcpretty-travis-formatter (1.0.0)
277+
xcpretty-travis-formatter (1.0.1)
231278
xcpretty (~> 0.2, >= 0.0.7)
232279

233280
PLATFORMS

0 commit comments

Comments
 (0)