Skip to content

Commit

Permalink
Merge pull request fog#517 from ekohl/remove-ipaddress-dependency
Browse files Browse the repository at this point in the history
Remove ipaddress dependency
  • Loading branch information
ares authored Feb 4, 2022
2 parents 5526d4d + dd03b26 commit 27357a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fog-openstack.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ Gem::Specification.new do |spec|

spec.add_dependency 'fog-core', '~> 2.1'
spec.add_dependency 'fog-json', '>= 1.0'
spec.add_dependency 'ipaddress', '>= 0.8'

spec.add_development_dependency 'bundler'
spec.add_development_dependency 'coveralls'
Expand Down

0 comments on commit 27357a1

Please sign in to comment.