mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
require older version of fog-core, without xmlrpc dep
This commit is contained in:
@@ -22,6 +22,7 @@ Gem::Specification.new do |gem|
|
||||
|
||||
gem.add_runtime_dependency 'fog-libvirt', '0.0.3'
|
||||
gem.add_runtime_dependency 'nokogiri', '~> 1.6.0'
|
||||
gem.add_runtime_dependency 'fog-core', '~> 1.43.0'
|
||||
|
||||
gem.add_development_dependency 'rake'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user