forked from railsmachine/capistrano-cowboy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
45 lines (43 loc) · 931 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
45
GEM
remote: http://rubygems.org/
specs:
capistrano (2.5.17)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.0.0)
diff-lcs (1.1.2)
git (1.2.5)
highline (1.5.2)
jeweler (1.5.0.pre5)
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
net-scp (1.0.2)
net-ssh (>= 1.99.1)
net-sftp (2.0.4)
net-ssh (>= 2.0.9)
net-ssh (2.0.23)
net-ssh-gateway (1.0.1)
net-ssh (>= 1.99.1)
rake (0.8.7)
rcov (0.9.9)
rspec (2.0.1)
rspec-core (~> 2.0.1)
rspec-expectations (~> 2.0.1)
rspec-mocks (~> 2.0.1)
rspec-core (2.0.1)
rspec-expectations (2.0.1)
diff-lcs (>= 1.1.2)
rspec-mocks (2.0.1)
rspec-core (~> 2.0.1)
rspec-expectations (~> 2.0.1)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.0.0)
capistrano
jeweler (~> 1.5.0.pre5)
rcov
rspec (~> 2.0.0)