Skip to content

Commit

Permalink
Refs #25956 - pin fog-libvirt
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoll committed Jan 31, 2019
1 parent 0ec13b1 commit 4ff9b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundler.d/libvirt.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
group :libvirt do
gem 'fog-libvirt', '>= 0.4.1', '< 1.0'
gem 'fog-libvirt', '>= 0.4.1', '< 0.6'
gem 'ruby-libvirt', '~> 0.5', :require => 'libvirt'
end

0 comments on commit 4ff9b52

Please sign in to comment.