-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
66 lines (60 loc) · 1.37 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
PATH
remote: .
specs:
shiplane (0.2.30)
dotenv (~> 2.1, >= 2.1.1)
facets (~> 3.1, >= 3.1.0)
rake (~> 13.0, >= 12.0.0)
shiplane_bootstrappers_chef (= 0.2.30)
shiplane_deployers_capistrano_docker (= 0.2.30)
PATH
remote: bootstrappers/chef
specs:
shiplane_bootstrappers_chef (0.2.30)
airbrussh (~> 1.1, >= 1.1.1)
capistrano (~> 3.7, >= 3.7.1)
PATH
remote: deployers/capistrano_docker
specs:
shiplane_deployers_capistrano_docker (0.2.30)
airbrussh (~> 1.1, >= 1.1.1)
capistrano (~> 3.7, >= 3.7.1)
GEM
remote: https://rubygems.org/
specs:
airbrussh (1.5.3)
sshkit (>= 1.6.1, != 1.7.0)
base64 (0.2.0)
capistrano (3.19.2)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
sshkit (>= 1.9.0)
concurrent-ruby (1.3.4)
dotenv (2.8.1)
facets (3.1.0)
gem-release (2.2.2)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
net-scp (4.0.0)
net-ssh (>= 2.6.5, < 8.0.0)
net-sftp (4.0.0)
net-ssh (>= 5.0.0, < 8.0.0)
net-ssh (7.3.0)
ostruct (0.6.1)
rake (13.2.1)
sshkit (1.23.2)
base64
net-scp (>= 1.1.2)
net-sftp (>= 2.1.2)
net-ssh (>= 2.8.0)
ostruct
PLATFORMS
ruby
DEPENDENCIES
gem-release (~> 2.2.1, >= 2.0.4)
shiplane!
shiplane_bootstrappers_chef!
shiplane_deployers_capistrano_docker!
BUNDLED WITH
1.17.2