forked from xcres/xcres
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
83 lines (80 loc) · 1.57 KB
/
Gemfile.lock
File metadata and controls
83 lines (80 loc) · 1.57 KB
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
PATH
remote: .
specs:
xcres (0.4.2)
activesupport (>= 3.2.15, < 4)
clamp (~> 0.6.3)
colored (~> 1.2)
libxml-ruby
xcodeproj (~> 0.18)
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.19)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
ast (2.0.0)
bacon (1.2.0)
clamp (0.6.3)
clintegracon (0.5.2)
colored (~> 1.2)
diffy
coderay (1.1.0)
colored (1.2)
diffy (3.0.6)
i18n (0.6.11)
inch (0.4.10)
pry
sparkr (>= 0.2.0)
term-ansicolor
yard (~> 0.8.7)
libxml-ruby (2.7.0)
metaclass (0.0.4)
method_source (0.8.2)
mocha (1.1.0)
metaclass (~> 0.0.1)
mocha-on-bacon (0.2.2)
mocha (>= 0.13.0)
multi_json (1.10.1)
parser (2.2.0.pre.4)
ast (>= 1.1, < 3.0)
slop (~> 3.4, >= 3.4.5)
powerpack (0.0.9)
prettybacon (0.0.2)
bacon (~> 1.2)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
psych (2.0.5)
rainbow (2.0.0)
rake (10.3.2)
rubocop (0.25.0)
parser (>= 2.2.0.pre.4, < 3.0)
powerpack (~> 0.0.6)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.4)
ruby-progressbar (1.5.1)
slop (3.6.0)
sparkr (0.4.1)
term-ansicolor (1.3.0)
tins (~> 1.0)
tins (1.3.2)
xcodeproj (0.19.4)
activesupport (~> 3.0)
colored (~> 1.2)
yard (0.8.7.4)
PLATFORMS
ruby
DEPENDENCIES
bacon (~> 1.1)
bundler (~> 1.3)
clintegracon
inch
mocha
mocha-on-bacon
prettybacon
psych
rake
rubocop
xcres!