forked from technicalpickles/homesick
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
41 lines (39 loc) · 800 Bytes
/
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
GEM
remote: http://rubygems.org/
specs:
columnize (0.3.2)
diff-lcs (1.1.2)
git (1.2.5)
jeweler (1.5.0.pre6)
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
linecache (0.43)
rake (0.8.7)
rcov (0.9.8)
rspec (2.1.0)
rspec-core (~> 2.1.0)
rspec-expectations (~> 2.1.0)
rspec-mocks (~> 2.1.0)
rspec-core (2.1.0)
rspec-expectations (2.1.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.1.0)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
test-construct (1.2.0)
thor (0.14.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.0.0)
jeweler (>= 1.5.0.pre6)
rake
rcov
rspec (~> 2.1.0)
ruby-debug
test-construct
thor (>= 0.14.0)