[DRE-commits] [vagrant-libvirt] 19/163: Revert "Revert "Bump Nokogiri version""
Antonio Terceiro
terceiro at moszumanska.debian.org
Sun Apr 24 13:56:59 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 68b39f1fa659028df3c62e680059796a8e0866ec
Author: Brian Pitts <brian at polibyte.com>
Date: Sun Jul 20 12:10:07 2014 -0500
Revert "Revert "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