s6kpay-client 0.1.0 → 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/s6kpay/client/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f0f1b627d99b0e5a4813174be3be40357eb03e6bf2e83e11454dfaeb1d8b279c
|
4
|
+
data.tar.gz: 14fc0e7239073fdc3c160cec57e7fa870bd4dcfd86ed550f2f2d5bbcc62edf6c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2e0f84da0ad32012d77e442566dc8ad629f11f5d3701c3b4bbef5ffb678446a56a9ca367d81fa4321f4196179b45639ea4392c886d8439faab153a675d08f894
|
7
|
+
data.tar.gz: f0c5b9df9bcb8cce584aad3f9ed0a88e67b4cda1566403876c7287f12f7e7da8e1deadd338275a526088ea430830f66f3c891619bed5ea7ac4ef1ab17f17e905
|
metadata
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: s6kpay-client
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.2.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
|
-
-
|
7
|
+
- s6kpay
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
@@ -69,7 +69,7 @@ dependencies:
|
|
69
69
|
description: Allow merchant access to s6kPay APIs to create order/transaction, get
|
70
70
|
transaction information and more
|
71
71
|
email:
|
72
|
-
-
|
72
|
+
- admin@s6kpay.com
|
73
73
|
executables:
|
74
74
|
- s6kpay-client
|
75
75
|
extensions: []
|