Skip to content

Commit

Permalink
Add uri dependency explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
jrafanie committed Nov 8, 2024
1 parent c746723 commit c649999
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vmware_web_service.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "handsoap", "~>0.2.5"
spec.add_dependency "httpclient", "~>2.8.0"
spec.add_dependency "more_core_extensions", ">= 3.2", "< 5"
spec.add_dependency "uri", "~> 1.0.0", ">= 1.0.1"

spec.add_development_dependency "bundler"
spec.add_development_dependency "manageiq-style"
Expand Down

0 comments on commit c649999

Please sign in to comment.