savonrb / wasabi

A simple WSDL parser
MIT License
90 stars 84 forks source link

Update httpi to 3.x #110

Closed moenodedev closed 2 years ago

moenodedev commented 2 years ago

bundle outdated shows httpi as outdated

$ bundle outdated
Fetching gem metadata from https://rubygems.org/...........
Resolving dependencies......

Gem     Current  Latest  Requested  Groups
httpi   2.5.0    3.0.1
moenodedev commented 2 years ago

This change will remove socksify as a dependency. https://github.com/savonrb/httpi/pull/225

moenodedev commented 2 years ago

Thanks!

olleolleolle commented 2 years ago

@moenodedev Would you add a changelog line?

moenodedev commented 2 years ago

The changelog entry and version bump are in https://github.com/savonrb/wasabi/pull/111.