Skip to content

Commit

Permalink
Merge pull request #71 from ekohl/remove-ipaddress-dependency
Browse files Browse the repository at this point in the history
Remove ipaddress dependency
  • Loading branch information
Manisha15 authored Jul 31, 2023
2 parents 04f71ea + a121928 commit 79f70ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fog-proxmox.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,5 @@ Gem::Specification.new do |spec|

spec.add_dependency 'fog-core', '~> 2.1'
spec.add_dependency 'fog-json', '~> 1.2'
spec.add_dependency 'ipaddress', '~> 0.8'
spec.metadata['rubygems_mfa_required'] = 'true'
end

0 comments on commit 79f70ca

Please sign in to comment.