From b34662a87b69f3145e4c5aefc398b2e29718dcc1 Mon Sep 17 00:00:00 2001 From: Cameron Stokes Date: Thu, 6 Aug 2015 17:39:48 -0700 Subject: [PATCH] website/Vagrantfile works again. - Added gpg key - Updated to ruby 2.2.2 - bundle -> bundle update --- website/Vagrantfile | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/website/Vagrantfile b/website/Vagrantfile index 83f9c0945..482d3cdf3 100644 --- a/website/Vagrantfile +++ b/website/Vagrantfile @@ -6,14 +6,16 @@ VAGRANTFILE_API_VERSION = "2" $script = <