africastalking-ruby 2.2.0 → 2.2.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: 0acec7a05a0f4cb8df0db42175d46cb3da1085d9667f70f6b1dc87ecea7f4553
4
- data.tar.gz: 97c2ebdb16fcaedbdf37799f75fb47807c5c2948c8d391ad671efca4f760e54c
3
+ metadata.gz: 95bc0f946f79f29b49f2b26efe43ce9fb2cae3da628f661876ee5527a662d18e
4
+ data.tar.gz: db191d110e1f2e7a78f0f6d13c3e05d81bd8a4d68156fd885a3e95d897c1784f
5
5
  SHA512:
6
- metadata.gz: 81be4a527268a3c681a5d8a8f7b7419c91ace4217ba9e967681cb516ea6284d778fd755508cdf4e5bb0b00bdf8899cd8392e437b2acf94b7fc5daff34c9cba61
7
- data.tar.gz: 2e1e32fd33711f31eaa5d21f1ed1c95acb104d386b489e03d145fc5e97dabfcf82c1241de1daef43624cd797b65a3589f13a38fa00ab40701ce91040f93ae518
6
+ metadata.gz: b23c444a986118452a6b9ea27fc2b1484fab3f1d18fc4b6d95658cb6bfa4adb971adae153fe044db41ac4ef40b00762de7c6ff7c0a6a85dd855afa24028d92cb
7
+ data.tar.gz: 12d710a105201b43532f181306e75a8db0fdc710f1f988640502d3a4719be5a62cdb0085093aec533df354cbf21cd78ba73df18482972444716ca2315860817b
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- africastalking-ruby (2.2.0)
4
+ africastalking-ruby (2.2.1)
5
5
  httparty (>= 0.21.0)
6
6
 
7
7
  GEM
data/README.md CHANGED
@@ -26,7 +26,7 @@ And then execute:
26
26
 
27
27
  ## Usage
28
28
 
29
- The SDK needs to be instantiated using your username and API key, which you can get from the [dashboard](https://account/africastalking.com).
29
+ The SDK needs to be instantiated using your username and API key, which you can get from the [dashboard](https://account.africastalking.com/).
30
30
 
31
31
  > You can use this SDK for either production or sandbox apps. For sandbox, the app username is **ALWAYS** `sandbox`
32
32
 
@@ -1,3 +1,3 @@
1
1
  module AfricasTalking
2
- VERSION = "2.2.0"
2
+ VERSION = "2.2.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: africastalking-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.0
4
+ version: 2.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Mwirigi