Skip to content

Commit

Permalink
Update fog versions
Browse files Browse the repository at this point in the history
  • Loading branch information
stejskalleos committed Nov 18, 2024
1 parent 74679c1 commit ba3c969
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.12.1'
gem 'ruby-libvirt', '~> 0.5', :require => 'libvirt'
gem 'fog-libvirt', '~> 0.13.0'
gem 'ruby-libvirt', '>= 0.8.3', :require => 'libvirt'
end

0 comments on commit ba3c969

Please sign in to comment.