earnshark_sdk 0.2.5 → 0.2.6

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4ba56a4322c4cda053d1b9d801d82c30204e7204
4
- data.tar.gz: 050d2ba1a2e30c97356b844d45af83174cca13f4
3
+ metadata.gz: fcba85fa1aa33674e27b1c7804da7aca545504b9
4
+ data.tar.gz: 40885f3569d5be7ca001bc6e1a683833e315eb47
5
5
  SHA512:
6
- metadata.gz: c367e09afae99cb9c2548df6a5b3009aa59c5761805eef9ba014fb77ef604f7cfaec50bb35360127e0558fdd23ea2327c1b935daaf13476941e01f9cf5202124
7
- data.tar.gz: 25e4f82023f5cb4d945adf616e7968226bd13a896510d9fc025afbcb7d4b3a54e902cd74a2fcb0195d24dd6fea99c49bac681077df05298606c347eebf4f1bfb
6
+ metadata.gz: c26f0100b37093ac67046ee3cbad08f29c4595814c80c99f465108e591832a4801f4c0ce5b6afa3198b3e82395cad415ec5b64c3c0513597c53cdfff7183d1de
7
+ data.tar.gz: 4f9275509bda1c21b7e1ab5f10479f6a0fe7147183052bf7ce38a9e0aa14a878d8739344a5508ecd4e8d89c179fdc7435fb41b75044081f1b630dbbccc4bcba0
@@ -30,4 +30,6 @@ module EarnShark
30
30
  def renewed_subscription_notifier(subscription_id, body)
31
31
  post("#{base_url}notification/#@product_id/subscription/#{subscription_id}?key=#@key", body)
32
32
  end
33
+
34
+ end
33
35
  end
@@ -1,5 +1,5 @@
1
1
  module EarnShark
2
2
  module Api
3
- VERSION = "0.2.5".freeze
3
+ VERSION = "0.2.6".freeze
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: earnshark_sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.5
4
+ version: 0.2.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chamath Palihawadana