-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
44 lines (42 loc) · 857 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
42
43
44
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.3)
columnize (0.3.2)
diff-lcs (1.1.2)
git (1.2.5)
jeweler (1.5.2)
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
linecache (0.43)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.0.23)
rake (0.8.7)
rcov (0.9.9)
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)
yard (0.6.1)
PLATFORMS
ruby
DEPENDENCIES
activesupport (~> 3.0.3)
bundler (~> 1.0.0)
jeweler (~> 1.5.1)
net-sftp
rcov
rspec (~> 2.1.0)
ruby-debug
yard