cbraspag 0.9.2 → 0.9.3

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cbraspag (0.9.1)
4
+ cbraspag (0.9.3)
5
5
  active_attr (>= 0.6)
6
6
  httpi (>= 0.9.6)
7
7
  json (>= 1.6.1)
@@ -84,7 +84,7 @@ module Braspag
84
84
  def self.to_void(params)
85
85
  self.to_hash({
86
86
  :merchant_id => "merchantId",
87
- :order_id => "orderId"
87
+ :order_id => "order"
88
88
  }, params)
89
89
  end
90
90
 
@@ -1,3 +1,3 @@
1
1
  module Braspag
2
- VERSION = "0.9.2"
2
+ VERSION = "0.9.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cbraspag
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.2
4
+ version: 0.9.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: