This repository has been archived by the owner on Jun 12, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Gemfile.lock
136 lines (126 loc) · 2.91 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
125
126
127
128
129
130
131
132
133
134
135
136
GIT
remote: git://github.com/fgrehm/vagrant-cachier.git
revision: 2faa6615466f8d518893f5ba51b493b877d2efde
specs:
vagrant-cachier (0.6.1.dev)
GIT
remote: git://github.com/fgrehm/vagrant-lxc.git
revision: 4a84d95ff26bf2d887b127765a9ae404899734f9
specs:
vagrant-lxc (0.8.1.dev)
GIT
remote: git://github.com/fgrehm/vagrant-notify.git
revision: 56cc81882a6ca0c74ad662c81fca8105a307782c
specs:
vagrant-notify (0.4.1.dev)
GIT
remote: git://github.com/fgrehm/vagrant-pristine.git
revision: 503dbc47848c81d0fbfa6840491856f518d244a1
specs:
vagrant-pristine (0.3.0)
GIT
remote: git://github.com/fgrehm/ventriloquist.git
revision: 8f87f95e69f5dba6faf1b9b8c74ad51a0068d8b7
specs:
ventriloquist (0.4.2.dev)
vocker (~> 0.4.1)
GIT
remote: git://github.com/mitchellh/vagrant-spec.git
revision: fbd067bbe5e2a789bb2b29c38d1224cdd9386836
ref: fbd067bbe5e2a789bb2b29c38d1224cdd9386836
specs:
vagrant-spec (0.0.1)
childprocess (~> 0.3.7)
log4r (~> 1.1.9)
rspec (~> 2.14)
thor (~> 0.18.1)
GIT
remote: git://github.com/mitchellh/vagrant.git
revision: 4f0eb9504cc786d5a57a43814427e8eb35407a4c
tag: v1.4.3
specs:
vagrant (1.4.3)
childprocess (~> 0.3.7)
erubis (~> 2.7.0)
i18n (~> 0.6.0)
log4r (~> 1.1.9)
net-scp (~> 1.1.0)
net-ssh (>= 2.6.6, < 2.8.0)
PATH
remote: .
specs:
docker-provider (0.1.0)
GEM
remote: https://rubygems.org/
specs:
celluloid (0.15.2)
timers (~> 1.1.0)
celluloid-io (0.15.0)
celluloid (>= 0.15.0)
nio4r (>= 0.5.0)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
coderay (1.1.0)
diff-lcs (1.2.5)
erubis (2.7.0)
ffi (1.9.3)
formatador (0.2.4)
guard (2.5.1)
formatador (>= 0.2.4)
listen (~> 2.6)
lumberjack (~> 1.0)
pry (>= 0.9.12)
thor (>= 0.18.1)
guard-rspec (4.2.7)
guard (~> 2.1)
rspec (>= 2.14, < 4.0)
i18n (0.6.9)
listen (2.6.1)
celluloid (>= 0.15.2)
celluloid-io (>= 0.15.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
log4r (1.1.10)
lumberjack (1.0.4)
method_source (0.8.2)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.7.0)
nio4r (1.0.0)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
rake (10.1.1)
rb-fsevent (0.9.4)
rb-inotify (0.9.3)
ffi (>= 0.5.0)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.7)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
slop (3.4.7)
thor (0.18.1)
timers (1.1.0)
vocker (0.4.1)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.3)
docker-provider!
guard
guard-rspec
rake
rb-inotify
rspec
vagrant!
vagrant-cachier!
vagrant-lxc!
vagrant-notify!
vagrant-pristine!
vagrant-spec!
ventriloquist!