robinhood-ruby 0.3.4 → 0.3.5

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
  SHA1:
3
- metadata.gz: a885d326878dde636a17889a915e85b4fd8e92fa
4
- data.tar.gz: 8d9f26974f44dc5e2c7b579c709eef93cca1ccc7
3
+ metadata.gz: 1e27353e35c75915eac51020eefc4d7083ed13ef
4
+ data.tar.gz: 17eb2a1beced9f5d4f9168d365bb8cceee5ccb20
5
5
  SHA512:
6
- metadata.gz: 50d1c2ad9911c0d163480c2c8f1e03ca881b120edc081ea24e1bfae16827a9b2cb82bd397ffd2fe9ecd1f1687800a0b27b3d0e5e480312e5c3f64a52c135a32c
7
- data.tar.gz: 8f56b554421a4568f65a6590985f676d98bd429f6b196bcaca7fcaf7bd03bb78a8a211bc34e54037a344bcc66e874597ac405f0aaf65a9253a4fac99bfbd54b1
6
+ metadata.gz: 7304ef2af1071a90f348dec2a92d980ca784f354c03c61716e6f3ea0ced58d295b0064aa4cf2d963f2fc594ebab3d447ec0cdcaf13ec662c68c6187565223a23
7
+ data.tar.gz: 4465cc73d0a7c7b3a91f2ba9cdb7ca393433a6b756c9534ec50d3543b920617c23512e517fac513a74fc7a070ee781e4e2f1d3f1ef4302b6fd55a226b1428b36
data/.DS_Store CHANGED
Binary file
data/.github/.DS_Store ADDED
Binary file
Binary file
@@ -1,3 +1,3 @@
1
1
  module Robinhood
2
- VERSION = "0.3.4"
2
+ VERSION = "0.3.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: robinhood-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.4
4
+ version: 0.3.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Leonard Bogdonoff
@@ -229,6 +229,7 @@ extra_rdoc_files: []
229
229
  files:
230
230
  - ".DS_Store"
231
231
  - ".coveralls.yml"
232
+ - ".github/.DS_Store"
232
233
  - ".github/robinhood-ruby.png"
233
234
  - ".gitignore"
234
235
  - ".rspec"