[DRE-commits] [vagrant-libvirt] 82/104: Requre Nokogiri 1.5

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Apr 24 13:55:49 UTC 2016


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

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

commit b814a02e8b71b97fbc067045ce684e9223695b3e
Author: Brian Pitts <brian at polibyte.com>
Date:   Thu Sep 26 20:11:49 2013 -0500

    Requre Nokogiri 1.5
---
 vagrant-libvirt.gemspec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/vagrant-libvirt.gemspec b/vagrant-libvirt.gemspec
index bc4bced..97c7772 100644
--- a/vagrant-libvirt.gemspec
+++ b/vagrant-libvirt.gemspec
@@ -18,6 +18,7 @@ Gem::Specification.new do |gem|
 
   gem.add_runtime_dependency 'fog', '1.15.0'
   gem.add_runtime_dependency 'ruby-libvirt', '~> 0.4.0'
+  gem.add_runtime_dependency 'nokogiri', '~> 1.5.0'
 
   gem.add_development_dependency 'rake'
 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