-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathGemfile.lock
53 lines (49 loc) · 1.02 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
PATH
remote: .
specs:
simplecov-vim (0.0.1)
PATH
remote: ../corundum
specs:
corundum (0.0.6)
bundler (~> 1.0.0)
mailfactory (~> 1.4.0)
nokogiri
rake-rubygems (>= 0.2.0)
rcov
rspec (>= 2.0)
simplecov (>= 0.5.4)
yard
GEM
remote: http://judson:[email protected]/
remote: http://gemcutter.org/
remote: http://gems.github.com/
specs:
diff-lcs (1.1.3)
mailfactory (1.4.0)
mime-types (>= 1.13.1)
mime-types (1.17.2)
multi_json (1.0.4)
nokogiri (1.5.0)
rake (0.9.2.2)
rake-rubygems (0.2.0)
rake (>= 0.8.7)
rcov (0.9.11)
rspec (2.7.0)
rspec-core (~> 2.7.0)
rspec-expectations (~> 2.7.0)
rspec-mocks (~> 2.7.0)
rspec-core (2.7.1)
rspec-expectations (2.7.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.7.0)
simplecov (0.5.4)
multi_json (~> 1.0.3)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
yard (0.7.4)
PLATFORMS
ruby
DEPENDENCIES
corundum!
simplecov-vim!