forked from techlunacy/cloud-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
66 lines (64 loc) · 1.31 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
61
62
63
64
65
66
GEM
remote: https://rubygems.org/
specs:
activesupport (4.0.0)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
atomic (1.1.10)
builder (3.2.2)
capistrano (2.15.5)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
chronic (0.9.1)
excon (0.23.0)
fog (1.12.1)
builder
excon (~> 0.23.0)
formatador (~> 0.2.0)
mime-types
multi_json (~> 1.0)
net-scp (~> 1.1)
net-ssh (>= 2.1.3)
nokogiri (~> 1.5.0)
ruby-hmac
formatador (0.2.4)
highline (1.6.19)
i18n (0.6.4)
mime-types (1.23)
minitest (4.7.5)
multi_json (1.7.7)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.6.8)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
nokogiri (1.5.10)
railsless-deploy (1.1.2)
ruby-hmac (0.4.0)
rvm-capistrano (1.4.1)
capistrano (>= 2.0.0)
thread_safe (0.1.2)
atomic
trollop (2.0)
tzinfo (0.3.37)
whenever (0.8.4)
activesupport (>= 2.3.4)
chronic (>= 0.6.3)
PLATFORMS
ruby
DEPENDENCIES
bundler
capistrano
fog
railsless-deploy
rvm-capistrano
trollop
whenever