-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathGemfile.lock
60 lines (58 loc) · 1.25 KB
/
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
GEM
remote: http://rubygems.org/
specs:
capistrano (2.15.4)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
capistrano-ext (1.2.1)
capistrano (>= 1.0.0)
capistrano-spec (0.4.0)
diff-lcs (1.2.4)
erubis (2.7.0)
git (1.2.5)
highline (1.6.19)
jeweler (1.8.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
json (1.8.0)
multi_json (1.7.5)
net-scp (1.1.1)
net-ssh (>= 2.6.5)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.6.7)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
railsless-deploy (1.1.2)
rake (10.0.4)
rdoc (4.0.1)
json (~> 1.4)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.0)
capistrano (~> 2.15.3)
capistrano-ext (~> 1.2.1)
capistrano-spec
erubis (~> 2.7.0)
jeweler (~> 1.8)
railsless-deploy (~> 1.1.2)
rspec (~> 2.11)
simplecov