-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
124 lines (119 loc) · 2.76 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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
GIT
remote: https://github.com/hashicorp/vagrant.git
revision: 6bff374e793af8462c890daf6802b7c3cf683ff8
specs:
vagrant (2.2.3.dev)
bcrypt_pbkdf (~> 1.0.0)
childprocess (~> 0.6.0)
ed25519 (~> 1.2.4)
erubis (~> 2.7.0)
hashicorp-checkpoint (~> 0.1.5)
i18n (~> 1.1.1)
listen (~> 3.1.5)
log4r (~> 1.1.9, < 1.1.11)
net-scp (~> 1.2.0)
net-sftp (~> 2.1)
net-ssh (~> 5.0.0)
rb-kqueue (~> 0.2.0)
rest-client (>= 1.6.0, < 3.0)
ruby_dep (<= 1.3.1)
rubyzip (~> 1.2.2)
vagrant_cloud (~> 2.0.0)
wdm (~> 0.1.0)
winrm (~> 2.1)
winrm-elevated (~> 1.1)
winrm-fs (~> 1.0)
PATH
remote: .
specs:
vagrant-nfs4j (1.0.0)
GEM
remote: https://rubygems.org/
specs:
bcrypt_pbkdf (1.0.0-x64-mingw32)
builder (3.2.3)
childprocess (0.6.3)
ffi (~> 1.0, >= 1.0.11)
concurrent-ruby (1.1.4)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
ed25519 (1.2.4)
erubis (2.7.0)
ffi (1.9.25-x64-mingw32)
gssapi (1.2.0)
ffi (>= 1.0.1)
gyoku (1.3.1)
builder (>= 2.1.2)
hashicorp-checkpoint (0.1.5)
http-cookie (1.0.3)
domain_name (~> 0.5)
httpclient (2.8.3)
i18n (1.1.1)
concurrent-ruby (~> 1.0)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
little-plugger (1.1.4)
log4r (1.1.10)
logging (2.2.2)
little-plugger (~> 1.1)
multi_json (~> 1.10)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
multi_json (1.13.1)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (5.0.2)
netrc (0.11.0)
nori (2.6.0)
rake (12.3.2)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
rb-kqueue (0.2.5)
ffi (>= 0.5.0)
rest-client (2.0.2-x64-mingw32)
ffi (~> 1.9)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
ruby_dep (1.3.1)
rubyntlm (0.6.2)
rubyzip (1.2.2)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5-x64-mingw32)
vagrant_cloud (2.0.1)
rest-client (~> 2.0.2)
wdm (0.1.1)
winrm (2.3.0)
builder (>= 2.1.2)
erubis (~> 2.7)
gssapi (~> 1.2)
gyoku (~> 1.0)
httpclient (~> 2.2, >= 2.2.0.2)
logging (>= 1.6.1, < 3.0)
nori (~> 2.0)
rubyntlm (~> 0.6.0, >= 0.6.1)
winrm-elevated (1.1.0)
winrm (~> 2.0)
winrm-fs (~> 1.0)
winrm-fs (1.3.1)
erubis (~> 2.7)
logging (>= 1.6.1, < 3.0)
rubyzip (~> 1.1)
winrm (~> 2.0)
PLATFORMS
x64-mingw32
DEPENDENCIES
bundler (~> 1.17)
rake (~> 12.3)
rest-client
vagrant!
vagrant-nfs4j!
BUNDLED WITH
1.17.2