Skip to content

Commit 21583f2

Browse files
committed
Update bunch of gems
1 parent b721beb commit 21583f2

File tree

1 file changed

+102
-67
lines changed

1 file changed

+102
-67
lines changed

Gemfile.lock

Lines changed: 102 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,53 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.0)
5-
RubyInline (3.12.4)
4+
CFPropertyList (3.0.2)
5+
RubyInline (3.12.5)
66
ZenTest (~> 4.3)
7-
ZenTest (4.11.2)
7+
ZenTest (4.12.0)
88
activesupport (4.2.11.1)
99
i18n (~> 0.7)
1010
minitest (~> 5.1)
1111
thread_safe (~> 0.3, >= 0.3.4)
1212
tzinfo (~> 1.1)
13-
addressable (2.6.0)
14-
public_suffix (>= 2.0.2, < 4.0)
13+
addressable (2.7.0)
14+
public_suffix (>= 2.0.2, < 5.0)
15+
algoliasearch (1.27.1)
16+
httpclient (~> 2.8, >= 2.8.3)
17+
json (>= 1.5.1)
1518
atomos (0.1.3)
16-
babosa (1.0.2)
19+
aws-eventstream (1.1.0)
20+
aws-partitions (1.300.0)
21+
aws-sdk-core (3.94.0)
22+
aws-eventstream (~> 1, >= 1.0.2)
23+
aws-partitions (~> 1, >= 1.239.0)
24+
aws-sigv4 (~> 1.1)
25+
jmespath (~> 1.0)
26+
aws-sdk-kms (1.30.0)
27+
aws-sdk-core (~> 3, >= 3.71.0)
28+
aws-sigv4 (~> 1.1)
29+
aws-sdk-s3 (1.62.0)
30+
aws-sdk-core (~> 3, >= 3.83.0)
31+
aws-sdk-kms (~> 1)
32+
aws-sigv4 (~> 1.1)
33+
aws-sigv4 (1.1.2)
34+
aws-eventstream (~> 1.0, >= 1.0.2)
35+
babosa (1.0.3)
1736
claide (1.0.3)
1837
claide-plugins (0.9.2)
1938
cork
2039
nap
2140
open4 (~> 1.3)
22-
cocoapods (1.7.5)
41+
cocoapods (1.9.1)
2342
activesupport (>= 4.0.2, < 5)
2443
claide (>= 1.0.2, < 2.0)
25-
cocoapods-core (= 1.7.5)
44+
cocoapods-core (= 1.9.1)
2645
cocoapods-deintegrate (>= 1.0.3, < 2.0)
2746
cocoapods-downloader (>= 1.2.2, < 2.0)
2847
cocoapods-plugins (>= 1.0.0, < 2.0)
2948
cocoapods-search (>= 1.0.0, < 2.0)
3049
cocoapods-stats (>= 1.0.0, < 2.0)
31-
cocoapods-trunk (>= 1.3.1, < 2.0)
50+
cocoapods-trunk (>= 1.4.0, < 2.0)
3251
cocoapods-try (>= 1.1.0, < 2.0)
3352
colored2 (~> 3.1)
3453
escape (~> 0.0.4)
@@ -37,79 +56,86 @@ GEM
3756
molinillo (~> 0.6.6)
3857
nap (~> 1.0)
3958
ruby-macho (~> 1.4)
40-
xcodeproj (>= 1.10.0, < 2.0)
41-
cocoapods-core (1.7.5)
59+
xcodeproj (>= 1.14.0, < 2.0)
60+
cocoapods-core (1.9.1)
4261
activesupport (>= 4.0.2, < 6)
62+
algoliasearch (~> 1.0)
63+
concurrent-ruby (~> 1.1)
4364
fuzzy_match (~> 2.0.4)
4465
nap (~> 1.0)
66+
netrc (~> 0.11)
67+
typhoeus (~> 1.0)
4568
cocoapods-deintegrate (1.0.4)
46-
cocoapods-downloader (1.2.2)
47-
cocoapods-keys (2.1.0)
69+
cocoapods-downloader (1.3.0)
70+
cocoapods-keys (2.2.0)
4871
dotenv
4972
osx_keychain
5073
cocoapods-plugins (1.0.0)
5174
nap
5275
cocoapods-search (1.0.0)
5376
cocoapods-stats (1.1.0)
54-
cocoapods-trunk (1.3.1)
77+
cocoapods-trunk (1.4.1)
5578
nap (>= 0.8, < 2.0)
5679
netrc (~> 0.11)
57-
cocoapods-try (1.1.0)
80+
cocoapods-try (1.2.0)
5881
colored (1.2)
5982
colored2 (3.1.2)
6083
commander-fastlane (4.4.6)
6184
highline (~> 1.7.2)
62-
concurrent-ruby (1.1.5)
85+
concurrent-ruby (1.1.6)
6386
cork (0.3.0)
6487
colored2 (~> 3.1)
65-
danger (6.0.9)
88+
danger (7.0.0)
6689
claide (~> 1.0)
6790
claide-plugins (>= 0.9.2)
6891
colored2 (~> 3.1)
6992
cork (~> 0.1)
70-
faraday (~> 0.9)
93+
faraday (>= 0.9.0, < 2.0)
7194
faraday-http-cache (~> 2.0)
72-
git (~> 1.5)
95+
git (~> 1.6)
7396
kramdown (~> 2.0)
7497
kramdown-parser-gfm (~> 1.0)
7598
no_proxy_fix
7699
octokit (~> 4.7)
77100
terminal-table (~> 1)
78101
declarative (0.0.10)
79102
declarative-option (0.1.0)
80-
digest-crc (0.4.1)
103+
digest-crc (0.5.1)
81104
domain_name (0.5.20190701)
82105
unf (>= 0.0.5, < 1.0.0)
83106
dotenv (2.7.5)
84107
emoji_regex (1.0.1)
85108
escape (0.0.4)
86-
excon (0.71.0)
87-
faraday (0.15.4)
109+
ethon (0.12.0)
110+
ffi (>= 1.3.0)
111+
excon (0.73.0)
112+
faraday (0.17.3)
88113
multipart-post (>= 1.2, < 3)
89114
faraday-cookie_jar (0.0.6)
90115
faraday (>= 0.7.4)
91116
http-cookie (~> 1.0.0)
92-
faraday-http-cache (2.0.0)
93-
faraday (~> 0.8)
117+
faraday-http-cache (2.2.0)
118+
faraday (>= 0.8)
94119
faraday_middleware (0.13.1)
95120
faraday (>= 0.7.4, < 1.0)
96-
fastimage (2.1.5)
97-
fastlane (2.128.1)
121+
fastimage (2.1.7)
122+
fastlane (2.146.0)
98123
CFPropertyList (>= 2.3, < 4.0.0)
99124
addressable (>= 2.3, < 3.0.0)
125+
aws-sdk-s3 (~> 1.0)
100126
babosa (>= 1.0.2, < 2.0.0)
101127
bundler (>= 1.12.0, < 3.0.0)
102128
colored
103129
commander-fastlane (>= 4.4.6, < 5.0.0)
104130
dotenv (>= 2.1.1, < 3.0.0)
105131
emoji_regex (>= 0.1, < 2.0)
106-
excon (>= 0.45.0, < 1.0.0)
107-
faraday (~> 0.9)
132+
excon (>= 0.71.0, < 1.0.0)
133+
faraday (~> 0.17)
108134
faraday-cookie_jar (~> 0.0.6)
109-
faraday_middleware (~> 0.9)
135+
faraday_middleware (~> 0.13.1)
110136
fastimage (>= 2.1.0, < 3.0.0)
111137
gh_inspector (>= 1.1.2, < 2.0.0)
112-
google-api-client (>= 0.21.2, < 0.24.0)
138+
google-api-client (>= 0.29.2, < 0.37.0)
113139
google-cloud-storage (>= 1.15.0, < 2.0.0)
114140
highline (>= 1.7.2, < 2.0.0)
115141
json (< 3.0.0)
@@ -119,7 +145,7 @@ GEM
119145
multipart-post (~> 2.0.0)
120146
plist (>= 3.1.0, < 4.0.0)
121147
public_suffix (~> 2.0.0)
122-
rubyzip (>= 1.2.2, < 2.0.0)
148+
rubyzip (>= 1.3.0, < 2.0.0)
123149
security (= 0.1.3)
124150
simctl (~> 1.6.3)
125151
slack-notifier (>= 2.0.0, < 3.0.0)
@@ -128,71 +154,78 @@ GEM
128154
tty-screen (>= 0.6.3, < 1.0.0)
129155
tty-spinner (>= 0.8.0, < 1.0.0)
130156
word_wrap (~> 1.0.0)
131-
xcodeproj (>= 1.8.1, < 2.0.0)
157+
xcodeproj (>= 1.13.0, < 2.0.0)
132158
xcpretty (~> 0.3.0)
133159
xcpretty-travis-formatter (>= 0.0.3)
160+
ffi (1.12.2)
134161
fourflusher (2.3.1)
135162
fuzzy_match (2.0.4)
136163
gh_inspector (1.1.3)
137-
git (1.5.0)
138-
google-api-client (0.23.9)
164+
git (1.6.0)
165+
rchardet (~> 1.8)
166+
google-api-client (0.36.4)
139167
addressable (~> 2.5, >= 2.5.1)
140-
googleauth (>= 0.5, < 0.7.0)
168+
googleauth (~> 0.9)
141169
httpclient (>= 2.8.1, < 3.0)
142-
mime-types (~> 3.0)
170+
mini_mime (~> 1.0)
143171
representable (~> 3.0)
144172
retriable (>= 2.0, < 4.0)
145-
signet (~> 0.9)
146-
google-cloud-core (1.3.0)
173+
signet (~> 0.12)
174+
google-cloud-core (1.5.0)
147175
google-cloud-env (~> 1.0)
148-
google-cloud-env (1.2.0)
149-
faraday (~> 0.11)
150-
google-cloud-storage (1.16.0)
176+
google-cloud-errors (~> 1.0)
177+
google-cloud-env (1.3.1)
178+
faraday (>= 0.17.3, < 2.0)
179+
google-cloud-errors (1.0.0)
180+
google-cloud-storage (1.26.0)
181+
addressable (~> 2.5)
151182
digest-crc (~> 0.4)
152-
google-api-client (~> 0.23)
183+
google-api-client (~> 0.33)
153184
google-cloud-core (~> 1.2)
154-
googleauth (>= 0.6.2, < 0.10.0)
155-
googleauth (0.6.7)
156-
faraday (~> 0.12)
185+
googleauth (~> 0.9)
186+
mini_mime (~> 1.0)
187+
googleauth (0.12.0)
188+
faraday (>= 0.17.3, < 2.0)
157189
jwt (>= 1.4, < 3.0)
158190
memoist (~> 0.16)
159191
multi_json (~> 1.11)
160192
os (>= 0.9, < 2.0)
161-
signet (~> 0.7)
193+
signet (~> 0.14)
162194
highline (1.7.10)
163195
http-cookie (1.0.3)
164196
domain_name (~> 0.5)
165197
httpclient (2.8.3)
166198
i18n (0.9.5)
167199
concurrent-ruby (~> 1.0)
168-
json (2.2.0)
200+
jmespath (1.4.0)
201+
json (2.3.0)
169202
jwt (2.1.0)
170203
kramdown (2.1.0)
171204
kramdown-parser-gfm (1.1.0)
172205
kramdown (~> 2.0)
173-
memoist (0.16.0)
174-
mime-types (3.2.2)
175-
mime-types-data (~> 3.2015)
176-
mime-types-data (3.2019.0331)
177-
mini_magick (4.9.5)
178-
minitest (5.11.3)
206+
memoist (0.16.2)
207+
mini_magick (4.10.1)
208+
mini_mime (1.0.2)
209+
minitest (5.14.0)
179210
molinillo (0.6.6)
180-
multi_json (1.13.1)
211+
multi_json (1.14.1)
181212
multi_xml (0.6.0)
182213
multipart-post (2.0.0)
183214
nanaimo (0.2.6)
184215
nap (1.1.0)
185216
naturally (2.2.0)
186217
netrc (0.11.0)
187218
no_proxy_fix (0.1.2)
188-
octokit (4.14.0)
219+
octokit (4.18.0)
220+
faraday (>= 0.9)
189221
sawyer (~> 0.8.0, >= 0.5.3)
190222
open4 (1.3.4)
191-
os (1.0.1)
223+
os (1.1.0)
192224
osx_keychain (1.0.2)
193225
RubyInline (~> 3)
194226
plist (3.5.0)
195227
public_suffix (2.0.5)
228+
rchardet (1.8.0)
196229
representable (3.0.4)
197230
declarative (< 0.1.0)
198231
declarative-option (< 0.2.0)
@@ -205,32 +238,34 @@ GEM
205238
addressable (>= 2.3.5)
206239
faraday (> 0.8, < 2.0)
207240
security (0.1.3)
208-
signet (0.11.0)
241+
signet (0.14.0)
209242
addressable (~> 2.3)
210-
faraday (~> 0.9)
243+
faraday (>= 0.17.3, < 2.0)
211244
jwt (>= 1.5, < 3.0)
212245
multi_json (~> 1.10)
213-
simctl (1.6.5)
246+
simctl (1.6.8)
214247
CFPropertyList
215248
naturally
216249
slack-notifier (2.3.2)
217250
terminal-notifier (2.0.0)
218251
terminal-table (1.8.0)
219252
unicode-display_width (~> 1.1, >= 1.1.1)
220253
thread_safe (0.3.6)
221-
tty-cursor (0.7.0)
222-
tty-screen (0.7.0)
223-
tty-spinner (0.9.1)
254+
tty-cursor (0.7.1)
255+
tty-screen (0.7.1)
256+
tty-spinner (0.9.3)
224257
tty-cursor (~> 0.7)
225-
tzinfo (1.2.5)
258+
typhoeus (1.3.1)
259+
ethon (>= 0.9.0)
260+
tzinfo (1.2.7)
226261
thread_safe (~> 0.1)
227262
uber (0.1.0)
228263
unf (0.1.4)
229264
unf_ext
230-
unf_ext (0.0.7.6)
231-
unicode-display_width (1.6.0)
265+
unf_ext (0.0.7.7)
266+
unicode-display_width (1.7.0)
232267
word_wrap (1.0.0)
233-
xcodeproj (1.12.0)
268+
xcodeproj (1.16.0)
234269
CFPropertyList (>= 2.3.3, < 4.0)
235270
atomos (~> 0.1.3)
236271
claide (>= 1.0.2, < 2.0)
@@ -251,4 +286,4 @@ DEPENDENCIES
251286
fastlane
252287

253288
BUNDLED WITH
254-
2.0.2
289+
2.1.4

0 commit comments

Comments
 (0)