-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathGemfile.lock
More file actions
40 lines (37 loc) · 731 Bytes
/
Gemfile.lock
File metadata and controls
40 lines (37 loc) · 731 Bytes
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
PATH
remote: .
specs:
whm_xml (0.3.3)
activesupport (>= 2.3.2)
curb (>= 0.3.2)
i18n (~> 0.6.0)
validatable (>= 1.6.7)
xml-simple (>= 1.0.12)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.7)
curb (0.7.15)
diff-lcs (1.1.2)
i18n (0.6.0)
mocha (0.9.12)
rake (0.9.2.2)
rdoc (3.6.1)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
validatable (1.6.7)
xml-simple (1.0.16)
PLATFORMS
ruby
DEPENDENCIES
mocha (~> 0.9.12)
rake (~> 0.9.2)
rdoc
rspec (~> 2.6.0)
whm_xml!