omise 0.9.0 → 0.9.1
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3dab8dfce54ab5093f8ad1cbaa63129d3d120ff3d560a06aa40751037da24810
|
4
|
+
data.tar.gz: 59faec1efb9c9c489f2dabdfca17dc19d98ba115de5bf16c85bdf91979a6c3b0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f3c612f054c9f94c17197c7cf852d0e7581b073886e907ea43f829e994e3da3a4c57a07199869d7264dfb0261fd4902fd99af130654b0b2b4d6c786951cf06d5
|
7
|
+
data.tar.gz: d77c92c66b6f2c04e5e58d12200005765817c80ff400bb9c04a848db9acce7f3bdba4d59ab67ee1786221d22914a5eeaa2a6b19c75584a5bcb038356a62c30b5
|
data/lib/omise/version.rb
CHANGED
File without changes
|
data/test/support.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: omise
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.9.
|
4
|
+
version: 0.9.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Robin Clart
|
@@ -200,7 +200,7 @@ files:
|
|
200
200
|
- test/fixtures/api.omise.co/events-get.json
|
201
201
|
- test/fixtures/api.omise.co/events/evnt_test_52cin5n9bb6lytxduh9-get.json
|
202
202
|
- test/fixtures/api.omise.co/forex/usd-get.json
|
203
|
-
- test/fixtures/api.omise.co/integrations/integration_test_5h24qlv37qyx537p1ub.json
|
203
|
+
- test/fixtures/api.omise.co/integrations/integration_test_5h24qlv37qyx537p1ub-get.json
|
204
204
|
- test/fixtures/api.omise.co/links-get.json
|
205
205
|
- test/fixtures/api.omise.co/links-post.json
|
206
206
|
- test/fixtures/api.omise.co/links/link_test_55pcclmznvrv9lc7r9s-get.json
|
@@ -329,7 +329,7 @@ test_files:
|
|
329
329
|
- test/fixtures/api.omise.co/events-get.json
|
330
330
|
- test/fixtures/api.omise.co/events/evnt_test_52cin5n9bb6lytxduh9-get.json
|
331
331
|
- test/fixtures/api.omise.co/forex/usd-get.json
|
332
|
-
- test/fixtures/api.omise.co/integrations/integration_test_5h24qlv37qyx537p1ub.json
|
332
|
+
- test/fixtures/api.omise.co/integrations/integration_test_5h24qlv37qyx537p1ub-get.json
|
333
333
|
- test/fixtures/api.omise.co/links-get.json
|
334
334
|
- test/fixtures/api.omise.co/links-post.json
|
335
335
|
- test/fixtures/api.omise.co/links/link_test_55pcclmznvrv9lc7r9s-get.json
|