-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
46 lines (43 loc) · 1.03 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
GEM
remote: http://rubygems.org/
specs:
airbrussh (1.3.1)
sshkit (>= 1.6.1, != 1.7.0)
capistrano (3.11.0)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
sshkit (>= 1.9.0)
capistrano-composer (0.0.6)
capistrano (>= 3.0.0.pre)
capistrano-file-permissions (1.0.0)
capistrano (~> 3.0)
capistrano-npm (1.0.2)
capistrano (>= 3.0.0)
capistrano-symfony (2.0.0.pre.alfa2)
capistrano (~> 3.1)
capistrano-composer (~> 0.0.3)
capistrano-file-permissions (~> 1.0)
capistrano-webpack-encore (0.1.3)
capistrano (~> 3.0, >= 3.0.0)
concurrent-ruby (1.1.3)
i18n (1.2.0)
concurrent-ruby (~> 1.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (5.0.2)
rake (12.3.2)
sshkit (1.18.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
PLATFORMS
ruby
DEPENDENCIES
capistrano
capistrano-composer
capistrano-file-permissions
capistrano-npm
capistrano-symfony (~> 2.0.0.pre.alfa2)
capistrano-webpack-encore
BUNDLED WITH
1.16.0