forked from CocoaPods/CocoaPods
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
294 lines (277 loc) · 6.45 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
GIT
remote: https://github.com/CocoaPods/CLAide.git
revision: 53dd2108348012cd9494aa12d3ef79ea4dfff412
branch: master
specs:
claide (1.0.1)
GIT
remote: https://github.com/CocoaPods/Core.git
revision: 5574572de5dd607f7dbc29025f7cf9f7c5d12cec
branch: master
specs:
cocoapods-core (1.2.1)
activesupport (>= 4.0.2, < 5)
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
GIT
remote: https://github.com/CocoaPods/Molinillo.git
revision: c2f655cd697812574a8537cc7c9cf68a0c0357b3
branch: master
specs:
molinillo (0.5.7)
GIT
remote: https://github.com/CocoaPods/Nanaimo.git
revision: c9b1cf5734523cf523497fd6de11f7240fd18944
branch: master
specs:
nanaimo (0.2.3)
GIT
remote: https://github.com/CocoaPods/Xcodeproj.git
revision: 7355a4eac5d3634725e0925cfbfa46fbcd88b933
branch: master
specs:
xcodeproj (1.4.4)
CFPropertyList (~> 2.3.3)
claide (>= 1.0.1, < 2.0)
colored2 (~> 3.1)
nanaimo (~> 0.2.3)
GIT
remote: https://github.com/CocoaPods/cocoapods-deintegrate.git
revision: 3735087ac0d50cac0d4df415eecfb67e05cfce84
branch: master
specs:
cocoapods-deintegrate (1.0.1)
GIT
remote: https://github.com/CocoaPods/cocoapods-downloader.git
revision: 74c8d27df0bfa54d569f9beddfac91907ec84f0e
branch: master
specs:
cocoapods-downloader (1.1.3)
GIT
remote: https://github.com/CocoaPods/cocoapods-plugins.git
revision: c222b56ed644a1537d995943397adea8153ec56f
branch: master
specs:
cocoapods-plugins (1.0.0)
nap
GIT
remote: https://github.com/CocoaPods/cocoapods-search.git
revision: eb60c856fc552124f5846c800fb64e5ec3938837
branch: master
specs:
cocoapods-search (1.0.0)
GIT
remote: https://github.com/CocoaPods/cocoapods-stats.git
revision: 5eaccbc74899fc7d5817839af2d37d4507b405ee
branch: master
specs:
cocoapods-stats (1.0.0)
GIT
remote: https://github.com/CocoaPods/cocoapods-trunk.git
revision: 61c9e5a3d535e52032bd832c3f69effa181fa73c
branch: master
specs:
cocoapods-trunk (1.2.0)
nap (>= 0.8, < 2.0)
netrc (= 0.7.8)
GIT
remote: https://github.com/CocoaPods/cocoapods-try.git
revision: 2c0840a6ba64056931622abc1d11479ffcc4a31b
branch: master
specs:
cocoapods-try (1.1.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.2.1)
activesupport (>= 4.0.2, < 5)
claide (>= 1.0.1, < 2.0)
cocoapods-core (= 1.2.1)
cocoapods-deintegrate (>= 1.0.1, < 2.0)
cocoapods-downloader (>= 1.1.3, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
cocoapods-search (>= 1.0.0, < 2.0)
cocoapods-stats (>= 1.0.0, < 2.0)
cocoapods-trunk (>= 1.2.0, < 2.0)
cocoapods-try (>= 1.1.0, < 2.0)
colored2 (~> 3.1)
escape (~> 0.0.4)
fourflusher (~> 2.0.1)
gh_inspector (~> 1.0)
molinillo (~> 0.5.7)
nap (~> 1.0)
ruby-macho (~> 1.1)
xcodeproj (>= 1.4.4, < 2.0)
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (2.3.5)
activesupport (4.2.8)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.4.0)
ast (2.2.0)
awesome_print (1.6.1)
bacon (1.2.0)
claide-plugins (0.9.0)
cork (~> 0)
nap (~> 1.0)
open4 (~> 1.3)
clintegracon (0.8.1)
colored (~> 1.2)
diffy
cocoapods-dependencies (1.0.0.beta.1)
ruby-graphviz (~> 1.2)
cocoapods_debug (0.1.0)
pry (= 0.10.3)
coderay (1.1.0)
colored (1.2)
colored2 (3.1.2)
cork (0.1.0)
colored (~> 1.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
danger (0.10.0)
claide (~> 1.0)
claide-plugins (~> 0.9)
colored (~> 1.2)
cork (~> 0.1)
faraday (~> 0)
faraday-http-cache (~> 1.0)
git (~> 1)
octokit (~> 4.2)
redcarpet (~> 3.3)
terminal-table (~> 1)
diffy (3.1.0)
escape (0.0.4)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
faraday-http-cache (1.3.0)
faraday (~> 0.8)
ffi (1.9.6)
fourflusher (2.0.1)
fuzzy_match (2.0.4)
gh_inspector (1.0.3)
git (1.3.0)
hashdiff (0.3.1)
i18n (0.8.1)
inch (0.7.0)
pry
sparkr (>= 0.2.0)
term-ansicolor
yard (~> 0.8.7.5)
inch_by_inch (1.0.0)
inch (~> 0.7.0)
rake (~> 10.0)
kicker (3.0.0)
listen (~> 1.3.0)
notify (~> 0.5.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.10.1)
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.7.8)
notify (0.5.2)
octokit (4.3.0)
sawyer (~> 0.7.0, >= 0.5.3)
open4 (1.3.4)
parser (2.3.0.6)
ast (~> 2.2)
powerpack (0.1.1)
prettybacon (0.0.2)
bacon (~> 1.2)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rainbow (2.1.0)
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)
redcarpet (3.3.4)
rubocop (0.37.2)
parser (>= 2.3.0.4, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 0.3)
ruby-graphviz (1.2.2)
ruby-macho (1.1.0)
ruby-prof (0.15.2)
ruby-progressbar (1.7.5)
safe_yaml (1.0.4)
sawyer (0.7.0)
addressable (>= 2.3.5, < 2.5)
faraday (~> 0.8, < 0.10)
slop (3.6.0)
sparkr (0.4.1)
term-ansicolor (1.3.2)
tins (~> 1.0)
terminal-table (1.6.0)
thread_safe (0.3.6)
tins (1.8.1)
tzinfo (1.2.3)
thread_safe (~> 0.1)
unicode-display_width (0.3.1)
webmock (2.3.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
yard (0.8.7.6)
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-stats!
cocoapods-trunk!
cocoapods-try!
cocoapods_debug
danger
diffy
inch_by_inch
json!
kicker
mocha
mocha-on-bacon
molinillo!
nanaimo!
prettybacon
rake (~> 10.0)
rb-fsevent
rubocop
ruby-prof
webmock
xcodeproj!
BUNDLED WITH
1.14.6