-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
48 lines (44 loc) · 943 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
43
44
45
46
47
48
GIT
remote: [email protected]:adeven/capper.git
revision: 5851269e0db1660979d17300818be6bec56041c9
specs:
capper (2.0.0)
capistrano
capistrano_colors
dedent
erubis
rvm-capistrano
GEM
remote: https://rubygems.org/
specs:
airbrussh (1.4.0)
sshkit (>= 1.6.1, != 1.7.0)
capistrano (3.14.0)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
sshkit (>= 1.9.0)
capistrano-linked-files (1.2.0)
capistrano (~> 3.1)
capistrano_colors (0.5.5)
concurrent-ruby (1.1.6)
dedent (1.0.1)
erubis (2.7.0)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
net-scp (3.0.0)
net-ssh (>= 2.6.5, < 7.0.0)
net-ssh (6.0.2)
rake (13.0.1)
rvm-capistrano (1.5.0)
capistrano (>= 2.15.4)
sshkit (1.21.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
PLATFORMS
ruby
DEPENDENCIES
capistrano-linked-files
capper!
BUNDLED WITH
1.17.3