mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Depend on new extracted fog-libvirt gem
And depend on ruby-libvirt library through fog-libvirt.
This commit is contained in:
parent
bc491d8818
commit
749b431bc8
@ -20,10 +20,8 @@ Gem::Specification.new do |gem|
|
||||
gem.add_development_dependency "rspec-expectations", "~> 2.12.1"
|
||||
gem.add_development_dependency "rspec-mocks", "~> 2.12.1"
|
||||
|
||||
gem.add_runtime_dependency 'fog', '~> 1.15'
|
||||
gem.add_runtime_dependency 'ruby-libvirt', '~> 0.4'
|
||||
gem.add_runtime_dependency 'fog-libvirt', '~> 0.0.1'
|
||||
gem.add_runtime_dependency 'nokogiri', '~> 1.6.0'
|
||||
|
||||
gem.add_development_dependency 'rake'
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user