Skip to content

Commit

Permalink
Pin fog-libvirt to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Griffin-Sullivan committed Jul 17, 2024
1 parent 2638716 commit 45334cf
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.9.0'
gem 'fog-libvirt', ' 0.12.0'
gem 'ruby-libvirt', '~> 0.5', :require => 'libvirt'
end

0 comments on commit 45334cf

Please sign in to comment.