-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathGemfile.lock
More file actions
40 lines (37 loc) · 785 Bytes
/
Gemfile.lock
File metadata and controls
40 lines (37 loc) · 785 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:
sleuthkit (0.0.2)
ruby-debug
GEM
remote: http://rubygems.org/
specs:
columnize (0.3.6)
diff-lcs (1.1.3)
linecache (0.46)
rbx-require-relative (> 0.0.4)
rake (0.9.2.2)
rake-compiler (0.7.9)
rake
rbx-require-relative (0.0.9)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.0)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1)
rake (~> 0.9.2)
rake-compiler (~> 0.7.1)
rspec (~> 2.0)
sleuthkit!