kimonolabs 0.0.2 → 0.0.3

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: 611d7dbe64e287160b0374ec2ade0d5a8b138d1a
4
- data.tar.gz: b2591ef2cdebbc6188f4f5629c188162c9018809
3
+ metadata.gz: 37a13f83a59efd321b04922e03765c011a43383a
4
+ data.tar.gz: 2a5f156227617d4494a63643d142a009e1753c5e
5
5
  SHA512:
6
- metadata.gz: 00e650fdd7780092a55423904974bd27250997938194781a11279b801ac3cd412edbc05d64708a276c1bd0e545efac034d0843467017091966c32fd492b22a60
7
- data.tar.gz: 8ed1aa377ee07ccad22bb580f32adbc0281a9e8b548ae45479d369a50d34b3c3a0b9e62b78a548f9c35da5b909de57727efe91ce7637a2c335a1a2174b7c3091
6
+ metadata.gz: 8cfe9e0e193541c4ea689863553baae76f748e54750c6595e0625dcc301e5d7e1772ea93154bf098f5db918cea1a6186f85ae9b92da00c93492373dd02e3a36e
7
+ data.tar.gz: 864094f4f85f6cdf23a6dd064a26465d28c85fb0eef1f21f60cb98cc39bfd3bac36a31169328c2c538adbea84255ea5d26bca87255b490220ca7b06dd0c03e06
@@ -5,8 +5,8 @@ module Kimonolabs
5
5
  include HTTParty
6
6
  base_uri "kimonolabs.com"
7
7
 
8
- def self.dollars
9
- get("/api/7bq23hf4?apikey=HrRWAYocaxgrwCa2iEDchWNAGTZw10Vu").parsed_response["results"]["collection1"].first["dollars"]
8
+ def self.dollar
9
+ get("/api/7acfik62?apikey=HrRWAYocaxgrwCa2iEDchWNAGTZw10Vu").parsed_response["results"]["collection1"].first["dollars"]
10
10
  end
11
11
 
12
12
  def self.brent
@@ -1,3 +1,3 @@
1
1
  module Kimonolabs
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kimonolabs
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - goldenson
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-03-12 00:00:00.000000000 Z
11
+ date: 2015-10-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -91,7 +91,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
91
91
  version: '0'
92
92
  requirements: []
93
93
  rubyforge_project:
94
- rubygems_version: 2.2.2
94
+ rubygems_version: 2.4.5
95
95
  signing_key:
96
96
  specification_version: 4
97
97
  summary: A ruby library for https://www.kimonolabs.com/.