forked from ruby/docs.ruby-lang.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
42 lines (39 loc) · 783 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
GEM
remote: https://rubygems.org/
specs:
airbrussh (1.4.0)
sshkit (>= 1.6.1, != 1.7.0)
bcrypt_pbkdf (1.1.0)
capistrano (3.16.0)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
sshkit (>= 1.9.0)
capistrano-bundler (2.0.1)
capistrano (~> 3.1)
concurrent-ruby (1.1.9)
ed25519 (1.3.0)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
net-scp (3.0.0)
net-ssh (>= 2.6.5, < 7.0.0)
net-ssh (6.1.0)
psych (4.0.3)
stringio
rake (13.0.6)
rdoc (6.4.0)
psych (>= 4.0.0)
sshkit (1.21.2)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
stringio (3.0.1)
PLATFORMS
ruby
DEPENDENCIES
bcrypt_pbkdf
capistrano
capistrano-bundler
ed25519
rdoc (>= 6.0.0.beta2)
BUNDLED WITH
2.3.3