deltavista_crif_dva_interface 0.1.16 → 0.1.17

Sign up to get free protection for your applications and to get access to all the features.
@@ -26,7 +26,7 @@ module DeltavistaCrifDvaInterface
26
26
 
27
27
  def commit
28
28
  # begin
29
- result[:data] = @client.call(action, message: envelope)
29
+ result[:data] = @client.call(action, :message => envelope)
30
30
  result[:success] = true
31
31
  #rescue
32
32
  # result[:data] = Hash.new
@@ -1,3 +1,3 @@
1
1
  module DeltavistaCrifDvaInterface
2
- VERSION = '0.1.16'
2
+ VERSION = '0.1.17'
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.16
4
+ version: 0.1.17
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: