redo Gemfile

the previous version added librarian
(which is not required)

this version removes librarian and
sets a specific version for vagrant.
This commit is contained in:
Dan Bode
2013-02-20 10:01:18 -08:00
parent 48d80b1d29
commit 1126fb0d94

View File

@@ -1,5 +1,4 @@
source "https://rubygems.org"
gem "librarian"
gem "vagrant", "~>1.0"
gem "librarian-puppet"
gem "github_api"
gem "vagrant"