bing_translator-gem icon indicating copy to clipboard operation
bing_translator-gem copied to clipboard

Error with savon version greater than 2.11.0

Open cchensh opened this issue 6 years ago • 1 comments

Hi @relrod , this gem looks really helpful to my app. However I ran into an error

Bundler could not find compatible versions for gem "savon": In snapshot (Gemfile.lock): savon (= 2.11.2)

In Gemfile: savon (~> 2.11.0)

bing_translator (= 5.2.0) was resolved to 5.2.0, which depends on
  savon (~> 2.10.0)

It seems not compatible with savon 2.11.0 version or higher.

Thank you

cchensh avatar Apr 26 '18 20:04 cchensh

Hey @cchensh, I think this issue is no longer relevant.

Microsoft phases out their API V2 today, and V3 is not based on the SOAP anymore, so fixing this no longer makes sense.

kamilbednarz avatar Apr 30 '19 08:04 kamilbednarz