[DRE-commits] [vagrant-libvirt] 15/163: Bump Nokogiri version

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


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

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

commit 9b458f99c77df38d03a03fad4ff7c864686e7d7d
Author: Nico Tonozzi <nico.tonozzi at sendgrid.com>
Date:   Fri Jul 18 13:14:20 2014 -0600

    Bump Nokogiri version
---
 vagrant-libvirt.gemspec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vagrant-libvirt.gemspec b/vagrant-libvirt.gemspec
index 3728fb1..45d98dd 100644
--- a/vagrant-libvirt.gemspec
+++ b/vagrant-libvirt.gemspec
@@ -22,7 +22,7 @@ Gem::Specification.new do |gem|
 
   gem.add_runtime_dependency 'fog', '~> 1.15'
   gem.add_runtime_dependency 'ruby-libvirt', '~> 0.4.0'
-  gem.add_runtime_dependency 'nokogiri', '~> 1.5.9'
+  gem.add_runtime_dependency 'nokogiri', '~> 1.6'
 
   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