ruby_omx 0.0.22 → 0.0.23

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  module RubyOmx
2
2
 
3
- class UDOAResponse < Response
3
+ class UDOAResponse < StandardResponse
4
4
  xml_name "UDOAResponse"
5
5
  xml_reader :OMX
6
6
  xml_reader :order_number, :in => "UDOARequest/Header"
@@ -1,3 +1,3 @@
1
1
  module RubyOmx
2
- VERSION = "0.0.22"
2
+ VERSION = "0.0.23"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby_omx
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.22
4
+ version: 0.0.23
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: