forked from klauern/mantisrb
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
145 lines (142 loc) · 2.92 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
PATH
remote: .
specs:
mantisrb (0.1.0)
builder (>= 2.1.2)
bundler
log4r
nokogiri (~> 1.6.0)
savon (~> 2.0)
GEM
remote: http://rubygems.org/
specs:
akami (1.2.2)
gyoku (>= 0.4.0)
nokogiri
builder (3.2.2)
celluloid (0.16.0)
timers (~> 4.0.0)
coderay (1.1.0)
diff-lcs (1.2.5)
docile (1.1.5)
ffi (1.9.6)
ffi (1.9.6-x86-mingw32)
formatador (0.2.5)
growl (1.0.3)
guard (2.6.1)
formatador (>= 0.2.4)
listen (~> 2.7)
lumberjack (~> 1.0)
pry (>= 0.9.12)
thor (>= 0.18.1)
guard-minitest (2.3.2)
guard (~> 2.0)
minitest (>= 3.0)
guard-rake (0.0.9)
guard
rake
gyoku (1.1.1)
builder (>= 2.1.2)
hitimes (1.2.2)
hitimes (1.2.2-x86-mingw32)
httpi (2.2.7)
rack
listen (2.7.11)
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
log4r (1.1.10)
lumberjack (1.0.9)
macaddr (1.7.1)
systemu (~> 2.6.2)
metaclass (0.0.4)
method_source (0.8.2)
mini_portile (0.6.0)
minitest (5.4.2)
mocha (1.1.0)
metaclass (~> 0.0.1)
multi_json (1.10.1)
nokogiri (1.6.3.1)
mini_portile (= 0.6.0)
nokogiri (1.6.3.1-x86-mingw32)
mini_portile (= 0.6.0)
nori (2.4.0)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry (0.10.1-x86-mingw32)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
win32console (~> 1.3)
rack (1.5.2)
rake (10.3.2)
rb-fchange (0.0.6)
ffi
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rb-notifu (0.0.4)
rdiscount (2.1.7.1)
rspec (3.1.0)
rspec-core (~> 3.1.0)
rspec-expectations (~> 3.1.0)
rspec-mocks (~> 3.1.0)
rspec-core (3.1.7)
rspec-support (~> 3.1.0)
rspec-expectations (3.1.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.1.0)
rspec-mocks (3.1.3)
rspec-support (~> 3.1.0)
rspec-support (3.1.2)
savon (2.7.2)
akami (~> 1.2.0)
builder (>= 2.1.2)
gyoku (~> 1.1.0)
httpi (~> 2.2.3)
nokogiri (>= 1.4.0)
nori (~> 2.4.0)
uuid (~> 2.3.7)
wasabi (~> 3.3.0)
savon_spec (0.1.6)
mocha (>= 0.9.8)
rspec (>= 2.0.0)
savon (>= 0.8.0)
simplecov (0.9.1)
docile (~> 1.1.0)
multi_json (~> 1.0)
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
slop (3.6.0)
systemu (2.6.4)
thor (0.19.1)
timers (4.0.1)
hitimes
uuid (2.3.7)
macaddr (~> 1.0)
wasabi (3.3.1)
httpi (~> 2.0)
nokogiri (>= 1.4.0)
win32console (1.3.2-x86-mingw32)
yard (0.8.7.4)
PLATFORMS
ruby
x86-mingw32
DEPENDENCIES
growl
guard
guard-minitest
guard-rake
mantisrb!
minitest (>= 2.5.0)
pry (>= 0.9.5)
rake
rb-fchange
rb-fsevent
rb-notifu
rdiscount
savon_spec
simplecov (>= 0.5.2)
yard