diff --git a/.envrc b/.envrc deleted file mode 100644 index 5e6050f..0000000 --- a/.envrc +++ /dev/null @@ -1 +0,0 @@ -export VM_DIR=/vagrant diff --git a/Vagrantfile b/Vagrantfile index 6e47911..21cfa6e 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -7,7 +7,7 @@ Vagrant.require_version '>= 1.8.6' Vagrant.configure(2) do |config| - vccw_version = '3.0.2'; + vccw_version = '3.0.8'; _conf = YAML.load( File.open(