SplashPayments 0.1.1 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 95f92c9dc1e147344043f20580105f6429b00801
|
4
|
+
data.tar.gz: 1c0e2ad5dae54f7de991524da6d6af563d9ee838
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9dd90ac0cc2a31ebad23cefdaee864d0677ad52bb720dd485012eed26aa54f7a26ba7d3c606bda1e4168c93b2c3db91b5225ec05aac00446020c1a1d3f972fd8
|
7
|
+
data.tar.gz: 4151039ab15971c4eabf5c2fd2cdfe25ff131573cbb6aca6060f8601caabb22e9ab670195e738fecc382b317e73166cbc04008d244d2fb83444a16713f237274
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: SplashPayments
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Trexle
|
@@ -66,7 +66,7 @@ dependencies:
|
|
66
66
|
- - "~>"
|
67
67
|
- !ruby/object:Gem::Version
|
68
68
|
version: '10.0'
|
69
|
-
description: Defines ruby classes for the
|
69
|
+
description: Defines ruby classes for the Splash Payments API
|
70
70
|
email:
|
71
71
|
executables: []
|
72
72
|
extensions: []
|