deltavista_crif_dva_interface 0.1.02 → 0.1.03

Sign up to get free protection for your applications and to get access to all the features.
@@ -11,8 +11,7 @@ module DeltavistaCrifDvaInterface
11
11
  @client = Savon.client(
12
12
  :wsdl => options.wsdl,
13
13
  :endpoint => options.endpoint,
14
- :soap_version => 2,
15
- :env => 'soap-env'
14
+ :soap_version => 2
16
15
  )
17
16
  @result = {
18
17
  :committed => false,
@@ -1,3 +1,3 @@
1
1
  module DeltavistaCrifDvaInterface
2
- VERSION = '0.1.02'
2
+ VERSION = '0.1.03'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: deltavista_crif_dva_interface
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.02
4
+ version: 0.1.03
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: