soar_customer 0.1.0 → 0.1.1

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: 2cfe5f645ce2138447b712ef3c71bdc2852cf292
4
- data.tar.gz: 3e78e03791c9c1ddd5ae69834f44b1e771a2486e
3
+ metadata.gz: cc8edf00c002b718889813e8cfb5c79495309763
4
+ data.tar.gz: 608a6ec226a44946c3af77670eba608e03a4b4cd
5
5
  SHA512:
6
- metadata.gz: 0f388bdd8ffae786e92c35e2b40109eebab3cdd92592d05572ab5b5c2dd78f1baa629f9de4628cb1d220923bd2de267861e433cc23d5a0b4d09a41b8d1fc811f
7
- data.tar.gz: b1919b2356290d63b27cc716932c9001c4d8baea12c645612536ac9aa8208d96ab5d9168893b7e75f850f9137bef3ddac87e8f2daaf67828de2f42b2fa0ffb6c
6
+ metadata.gz: 7414a5e86b162d227b9ee195230e7895c7b1cc5bf848df5bc0b101f09fa35f6b296b5bb1117ea024f08724deef8157040196b83242031167465772f60be89356
7
+ data.tar.gz: f721463bc60c045b845eaaee8d230e811a373932cffff7a89aa1871d481d04ee8c562d16d1009bb2ca7d9eb32455a3e338152df7847d47e1cd9e0e4b94932350
@@ -1,3 +1,3 @@
1
1
  module SoarCustomer
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
@@ -9,8 +9,8 @@ Gem::Specification.new do |spec|
9
9
  spec.authors = ["daneb"]
10
10
  spec.email = ["dane.balia@hetzner.co.za"]
11
11
 
12
- spec.summary = %q{Customer client library allowing easy access to customer data}
13
- spec.description = %q{Customer client library allowing easy access to customer data}
12
+ spec.summary = %q{Data provider to customer data. Internal use}
13
+ spec.description = %q{Data provider to customer data. Internal use}
14
14
  #spec.homepage = "TODO: Put your gem's website or public repo URL here."
15
15
  spec.license = "MIT"
16
16
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: soar_customer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - daneb
@@ -164,7 +164,7 @@ dependencies:
164
164
  - - "~>"
165
165
  - !ruby/object:Gem::Version
166
166
  version: 0.0.2
167
- description: Customer client library allowing easy access to customer data
167
+ description: Data provider to customer data. Internal use
168
168
  email:
169
169
  - dane.balia@hetzner.co.za
170
170
  executables: []
@@ -207,6 +207,6 @@ rubyforge_project:
207
207
  rubygems_version: 2.4.5
208
208
  signing_key:
209
209
  specification_version: 4
210
- summary: Customer client library allowing easy access to customer data
210
+ summary: Data provider to customer data. Internal use
211
211
  test_files: []
212
212
  has_rdoc: