[DRE-commits] [vagrant-libvirt] 85/104: Require nokogiri 1.5.10

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Apr 24 13:55:50 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 6175d8d08d36f41ff141817a7b4ac83cba57b138
Author: Brian Pitts <brian at polibyte.com>
Date:   Fri Sep 27 10:34:12 2013 -0500

    Require nokogiri 1.5.10
---
 vagrant-libvirt.gemspec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vagrant-libvirt.gemspec b/vagrant-libvirt.gemspec
index 97c7772..42e8306 100644
--- a/vagrant-libvirt.gemspec
+++ b/vagrant-libvirt.gemspec
@@ -18,7 +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_runtime_dependency 'nokogiri', '1.5.10'
 
   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