Skip to content

Commit dea06c9

Browse files
committed
Releasing version 0.23.0.
1 parent d44f3cc commit dea06c9

File tree

3 files changed

+187
-123
lines changed

3 files changed

+187
-123
lines changed

Gemfile

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ source "https://rubygems.org"
44
gem "fastlane"
55
gem 'octokit'
66
gem 'netrc'
7-
gem 'cocoapods', '~> 1.0'
7+
gem 'cocoapods'
8+
gem 'mime-types'
9+
gem 'cocoapods-trunk'

Gemfile.lock

+178-116
Original file line numberDiff line numberDiff line change
@@ -1,193 +1,255 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (2.3.5)
5-
activesupport (4.2.8)
4+
CFPropertyList (3.0.2)
5+
activesupport (4.2.11.3)
66
i18n (~> 0.7)
77
minitest (~> 5.1)
88
thread_safe (~> 0.3, >= 0.3.4)
99
tzinfo (~> 1.1)
10-
addressable (2.5.1)
11-
public_suffix (~> 2.0, >= 2.0.2)
12-
babosa (1.0.2)
13-
claide (1.0.1)
14-
cocoapods (1.2.1)
10+
addressable (2.7.0)
11+
public_suffix (>= 2.0.2, < 5.0)
12+
algoliasearch (1.27.3)
13+
httpclient (~> 2.8, >= 2.8.3)
14+
json (>= 1.5.1)
15+
atomos (0.1.3)
16+
aws-eventstream (1.1.0)
17+
aws-partitions (1.332.0)
18+
aws-sdk-core (3.100.0)
19+
aws-eventstream (~> 1, >= 1.0.2)
20+
aws-partitions (~> 1, >= 1.239.0)
21+
aws-sigv4 (~> 1.1)
22+
jmespath (~> 1.0)
23+
aws-sdk-kms (1.34.1)
24+
aws-sdk-core (~> 3, >= 3.99.0)
25+
aws-sigv4 (~> 1.1)
26+
aws-sdk-s3 (1.69.0)
27+
aws-sdk-core (~> 3, >= 3.99.0)
28+
aws-sdk-kms (~> 1)
29+
aws-sigv4 (~> 1.1)
30+
aws-sigv4 (1.2.0)
31+
aws-eventstream (~> 1, >= 1.0.2)
32+
babosa (1.0.3)
33+
claide (1.0.3)
34+
cocoapods (1.9.3)
1535
activesupport (>= 4.0.2, < 5)
16-
claide (>= 1.0.1, < 2.0)
17-
cocoapods-core (= 1.2.1)
18-
cocoapods-deintegrate (>= 1.0.1, < 2.0)
19-
cocoapods-downloader (>= 1.1.3, < 2.0)
36+
claide (>= 1.0.2, < 2.0)
37+
cocoapods-core (= 1.9.3)
38+
cocoapods-deintegrate (>= 1.0.3, < 2.0)
39+
cocoapods-downloader (>= 1.2.2, < 2.0)
2040
cocoapods-plugins (>= 1.0.0, < 2.0)
2141
cocoapods-search (>= 1.0.0, < 2.0)
2242
cocoapods-stats (>= 1.0.0, < 2.0)
23-
cocoapods-trunk (>= 1.2.0, < 2.0)
43+
cocoapods-trunk (>= 1.4.0, < 2.0)
2444
cocoapods-try (>= 1.1.0, < 2.0)
2545
colored2 (~> 3.1)
2646
escape (~> 0.0.4)
27-
fourflusher (~> 2.0.1)
47+
fourflusher (>= 2.3.0, < 3.0)
2848
gh_inspector (~> 1.0)
29-
molinillo (~> 0.5.7)
49+
molinillo (~> 0.6.6)
3050
nap (~> 1.0)
31-
ruby-macho (~> 1.1)
32-
xcodeproj (>= 1.4.4, < 2.0)
33-
cocoapods-core (1.2.1)
34-
activesupport (>= 4.0.2, < 5)
51+
ruby-macho (~> 1.4)
52+
xcodeproj (>= 1.14.0, < 2.0)
53+
cocoapods-core (1.9.3)
54+
activesupport (>= 4.0.2, < 6)
55+
algoliasearch (~> 1.0)
56+
concurrent-ruby (~> 1.1)
3557
fuzzy_match (~> 2.0.4)
3658
nap (~> 1.0)
37-
cocoapods-deintegrate (1.0.1)
38-
cocoapods-downloader (1.1.3)
59+
netrc (~> 0.11)
60+
typhoeus (~> 1.0)
61+
cocoapods-deintegrate (1.0.4)
62+
cocoapods-downloader (1.3.0)
3963
cocoapods-plugins (1.0.0)
4064
nap
4165
cocoapods-search (1.0.0)
42-
cocoapods-stats (1.0.0)
43-
cocoapods-trunk (1.2.0)
66+
cocoapods-stats (1.1.0)
67+
cocoapods-trunk (1.5.0)
4468
nap (>= 0.8, < 2.0)
45-
netrc (= 0.7.8)
46-
cocoapods-try (1.1.0)
69+
netrc (~> 0.11)
70+
cocoapods-try (1.2.0)
4771
colored (1.2)
4872
colored2 (3.1.2)
49-
commander-fastlane (4.4.4)
73+
commander-fastlane (4.4.6)
5074
highline (~> 1.7.2)
51-
domain_name (0.5.20170404)
75+
concurrent-ruby (1.1.6)
76+
declarative (0.0.10)
77+
declarative-option (0.1.0)
78+
digest-crc (0.5.1)
79+
domain_name (0.5.20190701)
5280
unf (>= 0.0.5, < 1.0.0)
53-
dotenv (2.2.1)
81+
dotenv (2.7.5)
82+
emoji_regex (1.0.1)
5483
escape (0.0.4)
55-
excon (0.55.0)
56-
faraday (0.12.1)
84+
ethon (0.12.0)
85+
ffi (>= 1.3.0)
86+
excon (0.75.0)
87+
faraday (1.0.1)
5788
multipart-post (>= 1.2, < 3)
5889
faraday-cookie_jar (0.0.6)
5990
faraday (>= 0.7.4)
6091
http-cookie (~> 1.0.0)
61-
faraday_middleware (0.11.0.1)
62-
faraday (>= 0.7.4, < 1.0)
63-
fastimage (2.1.0)
64-
fastlane (2.28.8)
65-
CFPropertyList (>= 2.3, < 3.0.0)
92+
faraday_middleware (1.0.0)
93+
faraday (~> 1.0)
94+
fastimage (2.1.7)
95+
fastlane (2.149.1)
96+
CFPropertyList (>= 2.3, < 4.0.0)
6697
addressable (>= 2.3, < 3.0.0)
98+
aws-sdk-s3 (~> 1.0)
6799
babosa (>= 1.0.2, < 2.0.0)
68-
bundler (>= 1.12.0, < 2.0.0)
100+
bundler (>= 1.12.0, < 3.0.0)
69101
colored
70-
commander-fastlane (>= 4.4.0, < 5.0.0)
102+
commander-fastlane (>= 4.4.6, < 5.0.0)
71103
dotenv (>= 2.1.1, < 3.0.0)
72-
excon (>= 0.45.0, < 1.0.0)
73-
faraday (~> 0.9)
104+
emoji_regex (>= 0.1, < 2.0)
105+
excon (>= 0.71.0, < 1.0.0)
106+
faraday (>= 0.17, < 2.0)
74107
faraday-cookie_jar (~> 0.0.6)
75-
faraday_middleware (~> 0.9)
76-
fastimage (>= 1.6)
77-
gh_inspector (>= 1.0.1, < 2.0.0)
78-
google-api-client (~> 0.9.2)
108+
faraday_middleware (>= 0.13.1, < 2.0)
109+
fastimage (>= 2.1.0, < 3.0.0)
110+
gh_inspector (>= 1.1.2, < 2.0.0)
111+
google-api-client (>= 0.37.0, < 0.39.0)
112+
google-cloud-storage (>= 1.15.0, < 2.0.0)
79113
highline (>= 1.7.2, < 2.0.0)
80114
json (< 3.0.0)
81-
mini_magick (~> 4.5.1)
82-
multi_json
115+
jwt (~> 2.1.0)
116+
mini_magick (>= 4.9.4, < 5.0.0)
83117
multi_xml (~> 0.5)
84118
multipart-post (~> 2.0.0)
85119
plist (>= 3.1.0, < 4.0.0)
86-
rubyzip (>= 1.1.0, < 2.0.0)
120+
public_suffix (~> 2.0.0)
121+
rubyzip (>= 1.3.0, < 2.0.0)
87122
security (= 0.1.3)
88-
slack-notifier (>= 1.3, < 2.0.0)
89-
terminal-notifier (>= 1.6.2, < 2.0.0)
123+
simctl (~> 1.6.3)
124+
slack-notifier (>= 2.0.0, < 3.0.0)
125+
terminal-notifier (>= 2.0.0, < 3.0.0)
90126
terminal-table (>= 1.4.5, < 2.0.0)
91-
tty-screen (~> 0.5.0)
127+
tty-screen (>= 0.6.3, < 1.0.0)
128+
tty-spinner (>= 0.8.0, < 1.0.0)
92129
word_wrap (~> 1.0.0)
93-
xcodeproj (>= 1.4.4, < 2.0.0)
94-
xcpretty (>= 0.2.4, < 1.0.0)
130+
xcodeproj (>= 1.13.0, < 2.0.0)
131+
xcpretty (~> 0.3.0)
95132
xcpretty-travis-formatter (>= 0.0.3)
96-
fourflusher (2.0.1)
133+
ffi (1.13.1)
134+
fourflusher (2.3.1)
97135
fuzzy_match (2.0.4)
98-
gh_inspector (1.0.3)
99-
google-api-client (0.9.28)
100-
addressable (~> 2.3)
101-
googleauth (~> 0.5)
102-
httpclient (~> 2.7)
103-
hurley (~> 0.1)
104-
memoist (~> 0.11)
105-
mime-types (>= 1.6)
106-
representable (~> 2.3.0)
107-
retriable (~> 2.0)
108-
googleauth (0.5.1)
109-
faraday (~> 0.9)
110-
jwt (~> 1.4)
111-
logging (~> 2.0)
112-
memoist (~> 0.12)
136+
gh_inspector (1.1.3)
137+
google-api-client (0.38.0)
138+
addressable (~> 2.5, >= 2.5.1)
139+
googleauth (~> 0.9)
140+
httpclient (>= 2.8.1, < 3.0)
141+
mini_mime (~> 1.0)
142+
representable (~> 3.0)
143+
retriable (>= 2.0, < 4.0)
144+
signet (~> 0.12)
145+
google-cloud-core (1.5.0)
146+
google-cloud-env (~> 1.0)
147+
google-cloud-errors (~> 1.0)
148+
google-cloud-env (1.3.2)
149+
faraday (>= 0.17.3, < 2.0)
150+
google-cloud-errors (1.0.1)
151+
google-cloud-storage (1.26.2)
152+
addressable (~> 2.5)
153+
digest-crc (~> 0.4)
154+
google-api-client (~> 0.33)
155+
google-cloud-core (~> 1.2)
156+
googleauth (~> 0.9)
157+
mini_mime (~> 1.0)
158+
googleauth (0.13.0)
159+
faraday (>= 0.17.3, < 2.0)
160+
jwt (>= 1.4, < 3.0)
161+
memoist (~> 0.16)
113162
multi_json (~> 1.11)
114-
os (~> 0.9)
115-
signet (~> 0.7)
116-
highline (1.7.8)
163+
os (>= 0.9, < 2.0)
164+
signet (~> 0.14)
165+
highline (1.7.10)
117166
http-cookie (1.0.3)
118167
domain_name (~> 0.5)
119168
httpclient (2.8.3)
120-
hurley (0.2)
121-
i18n (0.8.1)
122-
json (2.1.0)
123-
jwt (1.5.6)
124-
little-plugger (1.1.4)
125-
logging (2.2.2)
126-
little-plugger (~> 1.1)
127-
multi_json (~> 1.10)
128-
memoist (0.15.0)
129-
mime-types (3.1)
169+
i18n (0.9.5)
170+
concurrent-ruby (~> 1.0)
171+
jmespath (1.4.0)
172+
json (2.3.0)
173+
jwt (2.1.0)
174+
memoist (0.16.2)
175+
mime-types (3.3.1)
130176
mime-types-data (~> 3.2015)
131-
mime-types-data (3.2016.0521)
132-
mini_magick (4.5.1)
133-
minitest (5.10.1)
134-
molinillo (0.5.7)
135-
multi_json (1.12.1)
177+
mime-types-data (3.2020.0512)
178+
mini_magick (4.10.1)
179+
mini_mime (1.0.2)
180+
minitest (5.14.1)
181+
molinillo (0.6.6)
182+
multi_json (1.14.1)
136183
multi_xml (0.6.0)
137184
multipart-post (2.0.0)
138-
nanaimo (0.2.3)
185+
nanaimo (0.2.6)
139186
nap (1.1.0)
140-
netrc (0.7.8)
141-
octokit (4.7.0)
187+
naturally (2.2.0)
188+
netrc (0.11.0)
189+
octokit (4.18.0)
190+
faraday (>= 0.9)
142191
sawyer (~> 0.8.0, >= 0.5.3)
143-
os (0.9.6)
144-
plist (3.3.0)
192+
os (1.1.0)
193+
plist (3.5.0)
145194
public_suffix (2.0.5)
146-
representable (2.3.0)
147-
uber (~> 0.0.7)
148-
retriable (2.1.0)
195+
representable (3.0.4)
196+
declarative (< 0.1.0)
197+
declarative-option (< 0.2.0)
198+
uber (< 0.2.0)
199+
retriable (3.1.2)
149200
rouge (2.0.7)
150-
ruby-macho (1.1.0)
151-
rubyzip (1.2.1)
152-
sawyer (0.8.1)
153-
addressable (>= 2.3.5, < 2.6)
154-
faraday (~> 0.8, < 1.0)
201+
ruby-macho (1.4.0)
202+
rubyzip (1.3.0)
203+
sawyer (0.8.2)
204+
addressable (>= 2.3.5)
205+
faraday (> 0.8, < 2.0)
155206
security (0.1.3)
156-
signet (0.7.3)
207+
signet (0.14.0)
157208
addressable (~> 2.3)
158-
faraday (~> 0.9)
159-
jwt (~> 1.5)
209+
faraday (>= 0.17.3, < 2.0)
210+
jwt (>= 1.5, < 3.0)
160211
multi_json (~> 1.10)
161-
slack-notifier (1.5.1)
162-
terminal-notifier (1.7.1)
163-
terminal-table (1.7.3)
164-
unicode-display_width (~> 1.1.1)
212+
simctl (1.6.8)
213+
CFPropertyList
214+
naturally
215+
slack-notifier (2.3.2)
216+
terminal-notifier (2.0.0)
217+
terminal-table (1.8.0)
218+
unicode-display_width (~> 1.1, >= 1.1.1)
165219
thread_safe (0.3.6)
166-
tty-screen (0.5.0)
167-
tzinfo (1.2.3)
220+
tty-cursor (0.7.1)
221+
tty-screen (0.8.0)
222+
tty-spinner (0.9.3)
223+
tty-cursor (~> 0.7)
224+
typhoeus (1.4.0)
225+
ethon (>= 0.9.0)
226+
tzinfo (1.2.7)
168227
thread_safe (~> 0.1)
169-
uber (0.0.15)
228+
uber (0.1.0)
170229
unf (0.1.4)
171230
unf_ext
172-
unf_ext (0.0.7.4)
173-
unicode-display_width (1.1.3)
231+
unf_ext (0.0.7.7)
232+
unicode-display_width (1.7.0)
174233
word_wrap (1.0.0)
175-
xcodeproj (1.4.4)
176-
CFPropertyList (~> 2.3.3)
177-
claide (>= 1.0.1, < 2.0)
234+
xcodeproj (1.16.0)
235+
CFPropertyList (>= 2.3.3, < 4.0)
236+
atomos (~> 0.1.3)
237+
claide (>= 1.0.2, < 2.0)
178238
colored2 (~> 3.1)
179-
nanaimo (~> 0.2.3)
180-
xcpretty (0.2.7)
239+
nanaimo (~> 0.2.6)
240+
xcpretty (0.3.0)
181241
rouge (~> 2.0.7)
182-
xcpretty-travis-formatter (0.0.4)
242+
xcpretty-travis-formatter (1.0.0)
183243
xcpretty (~> 0.2, >= 0.0.7)
184244

185245
PLATFORMS
186246
ruby
187247

188248
DEPENDENCIES
189-
cocoapods (~> 1.0)
249+
cocoapods
250+
cocoapods-trunk
190251
fastlane
252+
mime-types
191253
netrc
192254
octokit
193255

0 commit comments

Comments
 (0)