Merge pull request #8160 from rburkholder/patch-2

Update command.rb
This commit is contained in:
Chris Roberts 2017-01-05 10:18:32 -08:00 committed by GitHub
commit cd0d4592af
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
require 'optparse'
require 'securerandom'
module VagrantPlugins
module CommandPackage