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: f6fa5f8ff2f6003fbfd564ef0637f2bc5ae24e67628672f9fbc9658f540b8bd7
4
- data.tar.gz: 76083fa0668ca4ff0dac37973089b60ea2912dcc44cbe51ef61ab1a051061df1
3
+ metadata.gz: 3dab8dfce54ab5093f8ad1cbaa63129d3d120ff3d560a06aa40751037da24810
4
+ data.tar.gz: 59faec1efb9c9c489f2dabdfca17dc19d98ba115de5bf16c85bdf91979a6c3b0
5
5
  SHA512:
6
- metadata.gz: 3ff7c7296b4e7e85e4f57353eb5f75d3cdf5582c4dca2dec27779f9b017220f57eaa19bfed7a1740b2e0d1f9e62415ccaced75ee7b2ed2103c269d5e82ccc4b6
7
- data.tar.gz: e14d47fc61f6bc5348437e7deff4feade6abd8e93d0ad074bb3aa88ec3d64d4f191d0e4fb99676e52de62d2340dd6925250dad51eec8747b27f8dfc153a8eece
6
+ metadata.gz: f3c612f054c9f94c17197c7cf852d0e7581b073886e907ea43f829e994e3da3a4c57a07199869d7264dfb0261fd4902fd99af130654b0b2b4d6c786951cf06d5
7
+ data.tar.gz: d77c92c66b6f2c04e5e58d12200005765817c80ff400bb9c04a848db9acce7f3bdba4d59ab67ee1786221d22914a5eeaa2a6b19c75584a5bcb038356a62c30b5
@@ -1,3 +1,3 @@
1
1
  module Omise
2
- VERSION = "0.9.0"
2
+ VERSION = "0.9.1"
3
3
  end
@@ -9,5 +9,4 @@ class TestIntegration < Omise::Test
9
9
  assert_instance_of Omise::Integration, @integration
10
10
  assert_equal "integration_test_5h24qlv37qyx537p1ub", @integration.id
11
11
  end
12
-
13
12
  end
@@ -12,6 +12,7 @@ module Omise
12
12
  Omise.api_version = nil
13
13
  Omise.public_api_key = "pkey_test_4yq6tct0llin5nyyi5l"
14
14
  Omise.secret_api_key = "skey_test_4yq6tct0lblmed2yp5t"
15
+ Omise.app_key = "app_test_4yq6tct0lblmed2yp5t"
15
16
  end
16
17
 
17
18
  def setup
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.0
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