[DRE-commits] [vagrant-libvirt] 27/77: Updated gemfile to let vagrant load plugin in the 1.5 fashion

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Apr 24 13:56:35 UTC 2016


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to annotated tag 0.0.17
in repository vagrant-libvirt.

commit f9aa5a8e7655064c94f9777f34cf81400e1afc83
Author: Matthieu Coudron <mattator at gmail.com>
Date:   Sun Mar 16 01:47:29 2014 +0100

    Updated gemfile to let vagrant load plugin in the 1.5 fashion
---
 Gemfile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Gemfile b/Gemfile
index ebd9fc4..1c69fb4 100644
--- a/Gemfile
+++ b/Gemfile
@@ -10,3 +10,7 @@ group :development do
   gem "vagrant", :git => "git://github.com/mitchellh/vagrant.git"
 end
 
+group :plugins do
+  gem "vagrant-libvirt", :path => '.'
+end
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/vagrant-libvirt.git



More information about the Pkg-ruby-extras-commits mailing list