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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 79daed7ace3cede782479fbc7461e3a7bc4c0cbd
4
- data.tar.gz: 28ff913e5759205106d0eb5461e7f6263354a060
3
+ metadata.gz: 95f92c9dc1e147344043f20580105f6429b00801
4
+ data.tar.gz: 1c0e2ad5dae54f7de991524da6d6af563d9ee838
5
5
  SHA512:
6
- metadata.gz: 4e08896eecb053d55248add0bafe45c412c1728aca9ac89861f5e622374967d3d22189bb47a6968b93f899d68b610e62557a34b248782655ce8ceb1099dbfd42
7
- data.tar.gz: 4bf08b2ee249e60b32cac8e70f457d8926aaf447d8000e467c5c6a36f8f7361ae2c10d1f3215889e610554435d567381d86d8060b4bc0763ba7a431dbd2c0ab4
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.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 SplashPayments API
69
+ description: Defines ruby classes for the Splash Payments API
70
70
  email:
71
71
  executables: []
72
72
  extensions: []