Skip to content

Commit

Permalink
Up Gemfile for vagrant 1.5+
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo Fonseca committed Jan 22, 2015
1 parent 95e77bd commit 6bc5f60
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@ group :development do
# Vagrant environment itself using `vagrant plugin`.
gem "vagrant", :git => "https://github.com/mitchellh/vagrant.git"
end

group :plugins do
gem "vagrant-aws" , path: "."
end

0 comments on commit 6bc5f60

Please sign in to comment.