diegoedoolsapi 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: 3807535f631a907b9292f631512cef27bdf715fe
4
- data.tar.gz: 68ff7490f01812fcaff9d219f5ce08ed07f0542d
3
+ metadata.gz: d3555bdf2211cd43a81801ac7d33a28a3f3832cb
4
+ data.tar.gz: 7a7e230d1889b2d6100acc1d0588c346e36ae22f
5
5
  SHA512:
6
- metadata.gz: a0f6717948afb415704734522965eeecfe64f47140a62d1c33b19cb00f4707845b5a7cf0ab7ef48649b84430377f7e990241aa8da54aa4e9f9bf049d30eec5e2
7
- data.tar.gz: e1a36bf5536fce8fc29076020fb848d09be429c46ed409024072ec5daafd735b9f2d1ad829e6ae35728b8c5cdd356f30a05dabe5f5040b9900bcacd63c3f708c
6
+ metadata.gz: 4e3864944265b949c5c14c42129031a534797059bf1735247eb1d3f67a6e98be63f2ebd898715770d42ff11f92e1964e540a5b5edc4f106f3ba739a7476fb5bf
7
+ data.tar.gz: 3d0585cff92f53f3f86206d96f49035f0ab8a0e797e8b1a47f3260730ea874c8ffb9a2da154576c16bdf54c33125743d57d4277c7d6a353487df54900db5d9b2
data/README.md CHANGED
@@ -63,7 +63,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
63
63
 
64
64
  ## Contributing
65
65
 
66
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/diegoedoolsapi. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
66
+ Bug reports and pull requests are welcome on GitHub at https://github.com/diegomaciel72/diegoedoolsapi. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
67
67
 
68
68
  ## License
69
69
 
@@ -1,3 +1,3 @@
1
1
  module Diegoedoolsapi
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: diegoedoolsapi
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
  - diegoamorim