uninitialized constant Tempfile
This commit is contained in:
parent
622366bd64
commit
188a1eb089
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ require "vagrant-lxc/driver/cli"
|
|||
|
||||
require "etc"
|
||||
|
||||
require "tempfile"
|
||||
|
||||
module Vagrant
|
||||
module LXC
|
||||
class Driver
|
||||
|
|
Loading…
Reference in a new issue