-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
55 lines (52 loc) · 1.04 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
GEM
remote: https://rubygems.org/
specs:
airbrussh (1.0.2)
sshkit (>= 1.6.1, != 1.7.0)
alexa_verifier (0.1.0)
capistrano (3.5.0)
airbrussh (>= 1.0.0)
capistrano-harrow
i18n
rake (>= 10.0.0)
sshkit (>= 1.9.0)
capistrano-bundler (1.1.4)
capistrano (~> 3.1)
sshkit (~> 1.2)
capistrano-harrow (0.5.1)
capistrano-passenger (0.2.0)
capistrano (~> 3.0)
httparty (0.13.7)
json (~> 1.8)
multi_xml (>= 0.5.2)
i18n (0.7.0)
json (1.8.3)
multi_xml (0.5.5)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (3.1.1)
rack (1.6.4)
rack-env (0.1.3)
rack-protection (1.5.3)
rack
rake (11.2.2)
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
sshkit (1.10.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
tilt (2.0.2)
PLATFORMS
ruby
DEPENDENCIES
alexa_verifier
capistrano (~> 3.5.0)
capistrano-bundler
capistrano-passenger
httparty
rack-env
sinatra
BUNDLED WITH
1.12.5