You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
soapi-dlw-1.54.wsdl was removed without adding new soapi-dlw-1.59.wsdl
updating savon to 2.1.0 seems to break ovh_savoni:
irb(main):001:0> require 'ovh_savoni'
NoMethodError: undefined method `parser=' for Nori:Class
from /var/lib/gems/1.9.1/gems/ovh_savoni-1.59.0/lib/ovh_savoni.rb:6:in `<top (required)>'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:60:in `require'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:60:in `rescue in require'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:35:in `require'
from (irb):1
from /usr/bin/irb:12:in `<main>'
The text was updated successfully, but these errors were encountered:
soapi-dlw-1.54.wsdl was removed without adding new soapi-dlw-1.59.wsdl
updating savon to 2.1.0 seems to break ovh_savoni:
The text was updated successfully, but these errors were encountered: