my_john_deere_api 2.2.3 → 2.2.4

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: b21ab5fade7543a53cfb56a48d2cc251d397ad66ce5fc7642921084683b6a767
4
- data.tar.gz: f6cac8a2d165caa91171d8f495faaa1013867c50402fb327fcd0ac272806ed93
3
+ metadata.gz: d0922043a7c3b1569cce53369feb1aefb39c8d29667b351a02ff2e63ec5d35c5
4
+ data.tar.gz: 45fc68b7e4fb44ea06c22a50e1759cb6ec84e91bd278248306ede7854c1e1a00
5
5
  SHA512:
6
- metadata.gz: d09890868c851fa39c64a7934d1060e167d980d05a058e84b699c0916642d2b485f996efea49ad20210d9d61173870a301e42a81891695a04bd0616feba0cbf0
7
- data.tar.gz: 6fdd6b0bee46bb7a6e375259ae21c1ddf2c9113d7b2343f518e6716bf06d1c0811b4d7e3de75aa02cc90c05a76564e50d872d05e5078ec676b2b4d0d20ae49b2
6
+ metadata.gz: c65a1f6b28ead9107c40f20cc466c59d200503181016a595db746380aa923bb93f00047745eee470b73f8d83421f7f629e8c2567a4e2c34d84b488fba5ed047f
7
+ data.tar.gz: e72bef48380aa51d14930972b8f0364e269282571adb4a0f21eaf8f35aca4a1795dcb087b50fcce48500a1802f1b8875eec23831f314f291fb407e9cd23ebaf4
data/README.md CHANGED
@@ -508,7 +508,16 @@ Custom errors help clearly identify problems when using the client:
508
508
  to this gem!
509
509
 
510
510
 
511
- ### Contributing to This Gem
511
+ ### How Can I Help?
512
+
513
+ #### Give Us a Star!
514
+
515
+ *Star* this gem on [GitHub](https://github.com/Intellifarm/my_john_deere_api). It helps developers
516
+ find and choose this gem over others that may be out there. To our knowledge, there are no other
517
+ John Deere gems that are being actively maintained.
518
+
519
+
520
+ #### Contribute to This Gem
512
521
 
513
522
  The easiest way to contribute is:
514
523
 
@@ -521,4 +530,4 @@ The easiest way to contribute is:
521
530
  * You may need to regenerate all VCR cassettes from scratch.
522
531
  * All VCR cassettes should be pre-recorded in `vcr_setup`
523
532
  * Anything that is created in the JD sandbox as a result of running the tests should be removed, also in `vcr_setup`.
524
- * When tests are passing, submit a Pull Request.
533
+ * When tests are passing, submit a Pull Request.
@@ -1,3 +1,3 @@
1
1
  module MyJohnDeereApi
2
- VERSION='2.2.3'
2
+ VERSION='2.2.4'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: my_john_deere_api
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.3
4
+ version: 2.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jaime Bellmyer