forked from CocoaPods/CocoaPods
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
313 lines (296 loc) · 6.9 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
GIT
remote: https://github.com/CocoaPods/CLAide.git
revision: b5ced9cc141df732e8027078543eb92fc6447567
branch: master
specs:
claide (1.0.3)
GIT
remote: https://github.com/CocoaPods/Core.git
revision: 24caf8e1103aded6cab8332007921f92c67e426f
branch: master
specs:
cocoapods-core (1.9.1)
activesupport (>= 4.0.2, < 6)
algoliasearch (~> 1.0)
concurrent-ruby (~> 1.1)
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
netrc (~> 0.11)
typhoeus (~> 1.0)
GIT
remote: https://github.com/CocoaPods/Molinillo.git
revision: b419616b2230663db01462a4b93c01d3c3569a8d
branch: master
specs:
molinillo (0.6.6)
GIT
remote: https://github.com/CocoaPods/Nanaimo.git
revision: 9b30f911a506b9b42d15ea8808d3236a8971010e
branch: master
specs:
nanaimo (0.2.6)
GIT
remote: https://github.com/CocoaPods/Xcodeproj.git
revision: b9375049007fca925ef16ea9487681bcaa59a5ad
branch: master
specs:
xcodeproj (1.15.0)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
colored2 (~> 3.1)
nanaimo (~> 0.2.6)
GIT
remote: https://github.com/CocoaPods/cocoapods-deintegrate.git
revision: c3372a2ea2c2134db78fc6f8d157ebb9bb943a83
branch: master
specs:
cocoapods-deintegrate (1.0.4)
GIT
remote: https://github.com/CocoaPods/cocoapods-downloader.git
revision: 171340fd69918d5dd2c930b072587cc7436481fb
branch: master
specs:
cocoapods-downloader (1.3.0)
GIT
remote: https://github.com/CocoaPods/cocoapods-plugins.git
revision: a4549f05cda07771e4ebc29b79db553eeaaf6afd
branch: master
specs:
cocoapods-plugins (1.0.0)
nap
GIT
remote: https://github.com/CocoaPods/cocoapods-search.git
revision: 452eee08d6497c43afd4452c28f9d7b8da8686f1
branch: master
specs:
cocoapods-search (1.0.0)
GIT
remote: https://github.com/CocoaPods/cocoapods-trunk.git
revision: 67959306c053bc77c73388865a5ac4de22574d96
branch: master
specs:
cocoapods-trunk (1.4.1)
nap (>= 0.8, < 2.0)
netrc (~> 0.11)
GIT
remote: https://github.com/CocoaPods/cocoapods-try.git
revision: 2c0840a6ba64056931622abc1d11479ffcc4a31b
branch: master
specs:
cocoapods-try (1.1.0)
GIT
remote: https://github.com/leahneukirchen/bacon.git
revision: 5e7115d577ebc98f7dc45fe628964751939f294e
specs:
bacon (1.2.0)
GIT
remote: https://github.com/segiddins/json.git
revision: a9588bc4334c2f5bf985f255b61c05eafdcd8907
branch: seg-1.7.7-ruby-2.2
specs:
json (1.7.7)
PATH
remote: .
specs:
cocoapods (1.9.1)
activesupport (>= 4.0.2, < 5)
claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.9.1)
cocoapods-deintegrate (>= 1.0.3, < 2.0)
cocoapods-downloader (>= 1.2.2, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
cocoapods-search (>= 1.0.0, < 2.0)
cocoapods-trunk (>= 1.4.0, < 2.0)
cocoapods-try (>= 1.1.0, < 2.0)
colored2 (~> 3.1)
escape (~> 0.0.4)
fourflusher (>= 2.3.0, < 3.0)
gh_inspector (~> 1.0)
molinillo (~> 0.6.6)
nap (~> 1.0)
ruby-macho (~> 1.4)
xcodeproj (>= 1.14.0, < 2.0)
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.2)
activesupport (4.2.11.1)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
algoliasearch (1.27.1)
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
ast (2.4.0)
atomos (0.1.3)
awesome_print (1.6.1)
claide-plugins (0.9.2)
cork
nap
open4 (~> 1.3)
clintegracon (0.9.0)
colored2 (~> 3.1)
diffy
cocoapods-dependencies (1.0.0.beta.1)
ruby-graphviz (~> 1.2)
cocoapods_debug (0.1.0)
pry (= 0.10.3)
coderay (1.1.2)
colored2 (3.1.2)
concurrent-ruby (1.1.6)
cork (0.3.0)
colored2 (~> 3.1)
crack (0.4.3)
safe_yaml (~> 1.0.0)
danger (5.3.0)
claide (~> 1.0)
claide-plugins (>= 0.9.2)
colored2 (~> 3.1)
cork (~> 0.1)
faraday (~> 0.9)
faraday-http-cache (~> 1.0)
git (~> 1)
kramdown (~> 1.5)
octokit (~> 4.2)
terminal-table (~> 1)
diffy (3.2.1)
escape (0.0.4)
ethon (0.12.0)
ffi (>= 1.3.0)
faraday (0.12.1)
multipart-post (>= 1.2, < 3)
faraday-http-cache (1.3.1)
faraday (~> 0.8)
ffi (1.12.2)
fourflusher (2.3.1)
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
git (1.3.0)
hashdiff (0.3.1)
httpclient (2.8.3)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
inch (0.8.0)
pry
sparkr (>= 0.2.0)
term-ansicolor
yard (~> 0.9.12)
inch_by_inch (1.0.1)
inch (~> 0.8.0)
rake (~> 10.0)
kicker (3.0.0)
listen (~> 1.3.0)
notify (~> 0.5.2)
kramdown (1.13.2)
listen (1.3.1)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
metaclass (0.0.4)
method_source (0.8.2)
minitest (5.12.0)
mocha (1.2.1)
metaclass (~> 0.0.1)
mocha-on-bacon (0.2.3)
mocha (>= 0.13.0)
multipart-post (2.0.0)
nap (1.1.0)
netrc (0.11.0)
notify (0.5.2)
octokit (4.7.0)
sawyer (~> 0.8.0, >= 0.5.3)
open4 (1.3.4)
parallel (1.10.0)
parser (2.6.3.0)
ast (~> 2.4.0)
powerpack (0.1.2)
prettybacon (0.0.2)
bacon (~> 1.2)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
public_suffix (2.0.5)
rainbow (2.2.2)
rake
rake (10.5.0)
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rb-kqueue (0.2.3)
ffi (>= 0.5.0)
rubocop (0.50.0)
parallel (~> 1.10)
parser (>= 2.3.3.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 3.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-graphviz (1.2.2)
ruby-macho (1.4.0)
ruby-prof (0.15.2)
ruby-progressbar (1.10.1)
safe_yaml (1.0.4)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
slop (3.6.0)
sparkr (0.4.1)
term-ansicolor (1.6.0)
tins (~> 1.0)
terminal-table (1.6.0)
thread_safe (0.3.6)
tins (1.16.3)
typhoeus (1.3.1)
ethon (>= 0.9.0)
tzinfo (1.2.6)
thread_safe (~> 0.1)
unicode-display_width (1.6.0)
webmock (2.3.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
yard (0.9.12)
PLATFORMS
ruby
DEPENDENCIES
awesome_print
bacon!
bundler (~> 1.3)
claide!
clintegracon
cocoapods!
cocoapods-core!
cocoapods-deintegrate!
cocoapods-dependencies (~> 1.0.beta.1)
cocoapods-downloader!
cocoapods-plugins!
cocoapods-search!
cocoapods-trunk!
cocoapods-try!
cocoapods_debug
danger
diffy
inch_by_inch
json!
kicker
minitest (= 5.12.0)
mocha
mocha-on-bacon
molinillo!
nanaimo!
netrc
prettybacon
rake (~> 10.0)
rb-fsevent
rubocop
ruby-prof
typhoeus
webmock
xcodeproj!
BUNDLED WITH
1.17.3