Skip to content

Commit 9c91b6c

Browse files
committed
Updated gems
1 parent db5f8e7 commit 9c91b6c

1 file changed

Lines changed: 47 additions & 42 deletions

File tree

Gemfile.lock

Lines changed: 47 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -7,40 +7,42 @@ GIT
77

88
GIT
99
remote: https://github.com/bq/fastlane-plugin-test_scheme
10-
revision: c0f5ab47e0e5686f9c92bdd9ccb2c1205d612b94
10+
revision: eef5d1612acba4d1d8ea4fada38664ac61d067cb
1111
specs:
12-
fastlane-plugin-test_scheme (1.2.0)
12+
fastlane-plugin-test_scheme (1.3.1)
1313

1414
GEM
1515
remote: https://rubygems.org/
1616
specs:
17-
CFPropertyList (3.0.1)
17+
CFPropertyList (3.0.2)
1818
activesupport (4.2.11.1)
1919
i18n (~> 0.7)
2020
minitest (~> 5.1)
2121
thread_safe (~> 0.3, >= 0.3.4)
2222
tzinfo (~> 1.1)
2323
addressable (2.7.0)
2424
public_suffix (>= 2.0.2, < 5.0)
25+
algoliasearch (1.27.1)
26+
httpclient (~> 2.8, >= 2.8.3)
27+
json (>= 1.5.1)
2528
atomos (0.1.3)
26-
babosa (1.0.2)
27-
childprocess (0.9.0)
28-
ffi (~> 1.0, >= 1.0.11)
29+
babosa (1.0.3)
30+
childprocess (3.0.0)
2931
claide (1.0.3)
3032
claide-plugins (0.9.2)
3133
cork
3234
nap
3335
open4 (~> 1.3)
34-
cocoapods (1.7.5)
36+
cocoapods (1.8.4)
3537
activesupport (>= 4.0.2, < 5)
3638
claide (>= 1.0.2, < 2.0)
37-
cocoapods-core (= 1.7.5)
39+
cocoapods-core (= 1.8.4)
3840
cocoapods-deintegrate (>= 1.0.3, < 2.0)
3941
cocoapods-downloader (>= 1.2.2, < 2.0)
4042
cocoapods-plugins (>= 1.0.0, < 2.0)
4143
cocoapods-search (>= 1.0.0, < 2.0)
4244
cocoapods-stats (>= 1.0.0, < 2.0)
43-
cocoapods-trunk (>= 1.3.1, < 2.0)
45+
cocoapods-trunk (>= 1.4.0, < 2.0)
4446
cocoapods-try (>= 1.1.0, < 2.0)
4547
colored2 (~> 3.1)
4648
escape (~> 0.0.4)
@@ -49,18 +51,20 @@ GEM
4951
molinillo (~> 0.6.6)
5052
nap (~> 1.0)
5153
ruby-macho (~> 1.4)
52-
xcodeproj (>= 1.10.0, < 2.0)
53-
cocoapods-core (1.7.5)
54+
xcodeproj (>= 1.11.1, < 2.0)
55+
cocoapods-core (1.8.4)
5456
activesupport (>= 4.0.2, < 6)
57+
algoliasearch (~> 1.0)
58+
concurrent-ruby (~> 1.1)
5559
fuzzy_match (~> 2.0.4)
5660
nap (~> 1.0)
5761
cocoapods-deintegrate (1.0.4)
58-
cocoapods-downloader (1.2.2)
62+
cocoapods-downloader (1.3.0)
5963
cocoapods-plugins (1.0.0)
6064
nap
6165
cocoapods-search (1.0.0)
6266
cocoapods-stats (1.1.0)
63-
cocoapods-trunk (1.4.0)
67+
cocoapods-trunk (1.4.1)
6468
nap (>= 0.8, < 2.0)
6569
netrc (~> 0.11)
6670
cocoapods-try (1.1.0)
@@ -71,7 +75,7 @@ GEM
7175
concurrent-ruby (1.1.5)
7276
cork (0.3.0)
7377
colored2 (~> 3.1)
74-
danger (6.0.9)
78+
danger (6.1.0)
7579
claide (~> 1.0)
7680
claide-plugins (>= 0.9.2)
7781
colored2 (~> 3.1)
@@ -108,8 +112,8 @@ GEM
108112
dotenv (2.7.5)
109113
emoji_regex (1.0.1)
110114
escape (0.0.4)
111-
excon (0.66.0)
112-
faraday (0.15.4)
115+
excon (0.71.1)
116+
faraday (0.17.1)
113117
multipart-post (>= 1.2, < 3)
114118
faraday-cookie_jar (0.0.6)
115119
faraday (>= 0.7.4)
@@ -118,8 +122,8 @@ GEM
118122
faraday (~> 0.8)
119123
faraday_middleware (0.13.1)
120124
faraday (>= 0.7.4, < 1.0)
121-
fastimage (2.1.5)
122-
fastlane (2.130.0)
125+
fastimage (2.1.7)
126+
fastlane (2.138.0)
123127
CFPropertyList (>= 2.3, < 4.0.0)
124128
addressable (>= 2.3, < 3.0.0)
125129
babosa (>= 1.0.2, < 2.0.0)
@@ -128,10 +132,10 @@ GEM
128132
commander-fastlane (>= 4.4.6, < 5.0.0)
129133
dotenv (>= 2.1.1, < 3.0.0)
130134
emoji_regex (>= 0.1, < 2.0)
131-
excon (>= 0.45.0, < 1.0.0)
132-
faraday (~> 0.9)
135+
excon (>= 0.71.0, < 1.0.0)
136+
faraday (~> 0.17)
133137
faraday-cookie_jar (~> 0.0.6)
134-
faraday_middleware (~> 0.9)
138+
faraday_middleware (~> 0.13.1)
135139
fastimage (>= 2.1.0, < 3.0.0)
136140
gh_inspector (>= 1.1.2, < 2.0.0)
137141
google-api-client (>= 0.21.2, < 0.24.0)
@@ -144,7 +148,7 @@ GEM
144148
multipart-post (~> 2.0.0)
145149
plist (>= 3.1.0, < 4.0.0)
146150
public_suffix (~> 2.0.0)
147-
rubyzip (>= 1.2.2, < 2.0.0)
151+
rubyzip (>= 1.3.0, < 2.0.0)
148152
security (= 0.1.3)
149153
simctl (~> 1.6.3)
150154
slack-notifier (>= 2.0.0, < 3.0.0)
@@ -153,12 +157,11 @@ GEM
153157
tty-screen (>= 0.6.3, < 1.0.0)
154158
tty-spinner (>= 0.8.0, < 1.0.0)
155159
word_wrap (~> 1.0.0)
156-
xcodeproj (>= 1.8.1, < 2.0.0)
160+
xcodeproj (>= 1.13.0, < 2.0.0)
157161
xcpretty (~> 0.3.0)
158162
xcpretty-travis-formatter (>= 0.0.3)
159163
fastlane-plugin-trainer (0.4.1)
160164
trainer (>= 0.7.0)
161-
ffi (1.11.1)
162165
fourflusher (2.3.1)
163166
fuzzy_match (2.0.4)
164167
gh_inspector (1.1.3)
@@ -171,9 +174,9 @@ GEM
171174
representable (~> 3.0)
172175
retriable (>= 2.0, < 4.0)
173176
signet (~> 0.9)
174-
google-cloud-core (1.3.1)
177+
google-cloud-core (1.4.1)
175178
google-cloud-env (~> 1.0)
176-
google-cloud-env (1.2.1)
179+
google-cloud-env (1.3.0)
177180
faraday (~> 0.11)
178181
google-cloud-storage (1.16.0)
179182
digest-crc (~> 0.4)
@@ -194,19 +197,19 @@ GEM
194197
i18n (0.9.5)
195198
concurrent-ruby (~> 1.0)
196199
iniparse (1.4.4)
197-
json (2.2.0)
200+
json (2.3.0)
198201
jwt (2.1.0)
199202
kramdown (2.1.0)
200203
kramdown-parser-gfm (1.1.0)
201204
kramdown (~> 2.0)
202-
memoist (0.16.0)
205+
memoist (0.16.2)
203206
mime-types (3.3)
204207
mime-types-data (~> 3.2015)
205-
mime-types-data (3.2019.0904)
208+
mime-types-data (3.2019.1009)
206209
mini_magick (4.9.5)
207-
minitest (5.11.3)
210+
minitest (5.13.0)
208211
molinillo (0.6.6)
209-
multi_json (1.13.1)
212+
multi_json (1.14.1)
210213
multi_xml (0.6.0)
211214
multipart-post (2.0.0)
212215
nanaimo (0.2.6)
@@ -218,31 +221,31 @@ GEM
218221
sawyer (~> 0.8.0, >= 0.5.3)
219222
open4 (1.3.4)
220223
os (1.0.1)
221-
overcommit (0.47.0)
222-
childprocess (~> 0.6, >= 0.6.3)
224+
overcommit (0.52.0)
225+
childprocess (>= 0.6.3, < 4)
223226
iniparse (~> 1.4)
224-
ox (2.11.0)
227+
ox (2.12.0)
225228
plist (3.5.0)
226229
public_suffix (2.0.5)
227-
rake (12.3.3)
230+
rake (13.0.1)
228231
representable (3.0.4)
229232
declarative (< 0.1.0)
230233
declarative-option (< 0.2.0)
231234
uber (< 0.2.0)
232235
retriable (3.1.2)
233236
rouge (2.0.7)
234237
ruby-macho (1.4.0)
235-
rubyzip (1.2.3)
238+
rubyzip (1.3.0)
236239
sawyer (0.8.2)
237240
addressable (>= 2.3.5)
238241
faraday (> 0.8, < 2.0)
239242
security (0.1.3)
240-
signet (0.11.0)
243+
signet (0.12.0)
241244
addressable (~> 2.3)
242245
faraday (~> 0.9)
243246
jwt (>= 1.5, < 3.0)
244247
multi_json (~> 1.10)
245-
simctl (1.6.5)
248+
simctl (1.6.7)
246249
CFPropertyList
247250
naturally
248251
slack-notifier (2.3.2)
@@ -251,12 +254,12 @@ GEM
251254
unicode-display_width (~> 1.1, >= 1.1.1)
252255
thor (0.20.3)
253256
thread_safe (0.3.6)
254-
trainer (0.8.2)
257+
trainer (0.9.1)
255258
fastlane (>= 2.25.0)
256259
plist (>= 3.1.0, < 4.0.0)
257260
tty-cursor (0.7.0)
258261
tty-screen (0.7.0)
259-
tty-spinner (0.9.1)
262+
tty-spinner (0.9.2)
260263
tty-cursor (~> 0.7)
261264
tzinfo (1.2.5)
262265
thread_safe (~> 0.1)
@@ -266,24 +269,26 @@ GEM
266269
unf_ext (0.0.7.6)
267270
unicode-display_width (1.6.0)
268271
word_wrap (1.0.0)
269-
xcodeproj (1.12.0)
272+
xcodeproj (1.14.0)
270273
CFPropertyList (>= 2.3.3, < 4.0)
271274
atomos (~> 0.1.3)
272275
claide (>= 1.0.2, < 2.0)
273276
colored2 (~> 3.1)
274277
nanaimo (~> 0.2.6)
275-
xcov (1.5.1)
278+
xcov (1.7.0)
276279
fastlane (>= 2.82.0, < 3.0.0)
277280
multipart-post
278281
slack-notifier
279282
terminal-table
280283
xcodeproj
284+
xcresult (~> 0.2.0)
281285
xcpretty (0.3.0)
282286
rouge (~> 2.0.7)
283287
xcpretty-json-formatter (0.1.1)
284288
xcpretty (~> 0.2, >= 0.0.7)
285289
xcpretty-travis-formatter (1.0.0)
286290
xcpretty (~> 0.2, >= 0.0.7)
291+
xcresult (0.2.0)
287292

288293
PLATFORMS
289294
ruby

0 commit comments

Comments
 (0)