-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
71 lines (68 loc) · 1.38 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
67
68
69
70
71
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
airbrussh (1.3.0)
sshkit (>= 1.6.1, != 1.7.0)
bcrypt_pbkdf (1.0.0)
capistrano (3.10.1)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
sshkit (>= 1.9.0)
capistrano-bundler (1.3.0)
capistrano (~> 3.1)
sshkit (~> 1.2)
capistrano-passenger (0.2.0)
capistrano (~> 3.0)
capistrano-rbenv (2.1.3)
capistrano (~> 3.1)
sshkit (~> 1.3)
carrier-pigeon (0.7.0)
addressable
coderay (1.1.2)
concurrent-ruby (1.0.5)
ffi (1.9.23)
i18n (1.0.0)
concurrent-ruby (~> 1.0)
json (2.1.0)
method_source (0.9.0)
mustermann (1.0.2)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (4.2.0)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.2)
rack (2.0.4)
rack-protection (2.0.1)
rack
rake (12.3.0)
rbnacl (4.0.2)
ffi
sinatra (2.0.1)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.1)
tilt (~> 2.0)
sshkit (1.16.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
tilt (2.0.8)
PLATFORMS
ruby
DEPENDENCIES
bcrypt_pbkdf
capistrano
capistrano-bundler
capistrano-passenger
capistrano-rbenv
carrier-pigeon
json
pry
rbnacl (< 5.0)
sinatra
BUNDLED WITH
1.16.0