forked from johnewart/ruby-metrics
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
40 lines (37 loc) · 720 Bytes
/
Gemfile.lock
File metadata and controls
40 lines (37 loc) · 720 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:
ruby-metrics (0.6.0)
json
ruby-units
GEM
remote: http://rubygems.org/
specs:
ZenTest (4.5.0)
autotest-fsevent (0.2.5)
sys-uname
autotest-growl (0.2.9)
diff-lcs (1.1.2)
json (1.5.1)
rspec (2.5.0)
rspec-core (~> 2.5.0)
rspec-expectations (~> 2.5.0)
rspec-mocks (~> 2.5.0)
rspec-core (2.5.1)
rspec-expectations (2.5.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.5.0)
ruby-units (1.2.0)
simplecov (0.4.0)
simplecov-html (~> 0.4.0)
simplecov-html (0.4.3)
sys-uname (0.8.5)
PLATFORMS
ruby
DEPENDENCIES
ZenTest
autotest-fsevent
autotest-growl
rspec
ruby-metrics!
simplecov (>= 0.3.8)