uninitialized constant Tempfile

This commit is contained in:
Stefan Langenmaier 2014-11-05 08:50:46 -05:00
parent 622366bd64
commit 188a1eb089

View file

@ -6,6 +6,8 @@ require "vagrant-lxc/driver/cli"
require "etc"
require "tempfile"
module Vagrant
module LXC
class Driver