miracle_grow 0.1.7 → 0.1.8

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: 0ccca65589cf6781ecc8b8757b19696e715fd9b6
4
- data.tar.gz: d09ecf587028b3ff7539c41a4642c8d28265ae1a
3
+ metadata.gz: 7ef5a9079f3cda7aa04e9206cf0f19332df25e1d
4
+ data.tar.gz: aa7a94c24d02d40a10d55ba05ff3364d3893a70e
5
5
  SHA512:
6
- metadata.gz: 8464e40f68a3897f2ea9570b278aec46a3ed1291e72c6d9270f08253f14cd228c8c4180bd5f9637455c8cfce7d9766b79dcf9dd16e6473301557b3a8a77b8a8e
7
- data.tar.gz: cfeff142f17de2b99ce29e3dcc9676de05aab130aa08c8bf7b01ed4f38105800f4ee52940e7109ea3f18313ef24a6c68d8f86effb697798149060437d0c00682
6
+ metadata.gz: 3ab133286f2456641386e5c9282782bee4f2983d3a5073aa54aa0b6f2f0f0245f6ca90059964665d9f56b030b885ecc20ed05c2c9fbeeae817d0df3e7755a21c
7
+ data.tar.gz: e4a7e606f5b47a049ca1d8fd37b5cef1cf638a4802151a479b95a0fca2b28beec0a3c1579e309aab27fd5346bf3459c362eeaec3ffe5ddb38145bb9e1932bf74
data/README.md CHANGED
@@ -1,7 +1,5 @@
1
1
  # Miracle Grow
2
- - A gem for the MyGarden API
2
+ - A gem for the Planting Season
3
3
 
4
4
  # Info:
5
- - Consumer Key: 144395ac711b0e0689b7177f0fe95883
6
- - Consumer Secret: ddecf54277a43b66fd727b43b5942b7a
7
-
5
+ - You need to run `export HOST="http://localhost:8080"` unless you are on production.
@@ -1,3 +1,3 @@
1
1
  module MiracleGrow
2
- VERSION = "0.1.7"
2
+ VERSION = "0.1.8"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: miracle_grow
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.7
4
+ version: 0.1.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ben Lewinsky