puntopagos 0.1.13 → 0.1.14

Sign up to get free protection for your applications and to get access to all the features.
@@ -22,6 +22,7 @@ module PuntoPagos
22
22
  signature = authorization.sign(message)
23
23
 
24
24
  puts "SIGNATURE: #{signature} TIMESTAMP: #{timestamp} TOKEN: #{token} TRX: #{trx_id}"
25
+ puts "MESSAGE: #{message}"
25
26
 
26
27
  response = executioner.call_api(nil, @@path, :get, signature, timestamp)
27
28
 
@@ -1,3 +1,3 @@
1
1
  module PuntoPagos
2
- VERSION = "0.1.13"
2
+ VERSION = "0.1.14"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: puntopagos
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.13
4
+ version: 0.1.14
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: