shoe_scraper 0.0.7 → 0.0.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 88c0051f34e71a729d23339e6d0fc217668e086d24d37d367a6ea7d663f45a3c
4
- data.tar.gz: 6420bf85a7d632d6a62e13fe15f861059a1d74aa8209575b6fea7d51aa969183
3
+ metadata.gz: '0296e09cebe01981f1025e8659e55b7708312a63726af6f10bcc93b89ad4e977'
4
+ data.tar.gz: e4210777328e467602334d6b1e6673f298c837eca558d3b445c79c1266d12f01
5
5
  SHA512:
6
- metadata.gz: 1cbd53fc291d40a995a80536cfafb3ebb5db67510012746e3a6930c08449346abe2cbec2a6257a23a8fedb418b5b9885cdb843ad55c9c84c0f455329555eac7c
7
- data.tar.gz: 5d5a46b8da255f3c7e8a0f4de63c1f6549399f657adfe77eecbafac76356e6cefd4aac9e1d2cf1da85ff75a4d7a099a481387cb13707781a94d9a93c71f44f74
6
+ metadata.gz: 591357ae020e2ef6128ad250c930a65b2b0faff4a1fd4685fb60d85d70fa419cac41c9ef180780ec55048feba2d2ddbe09fd3bc1474f3e3bf48716c9a70807a1
7
+ data.tar.gz: 23b448f0f87edb0cc5dc8044b303aa4da6088f6ef2a8dc7102251391b46610a0d81e7bdbf9e6de4c2c0a026a402c2da15bb2efc7e0aa16869303fa7bf68cb90d
data/README.md CHANGED
@@ -42,7 +42,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
42
42
 
43
43
  ## Contributing
44
44
 
45
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/shoe_scraper. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/[USERNAME]/shoe_scraper/blob/master/CODE_OF_CONDUCT.md).
45
+ Bug reports and pull requests are welcome on GitHub at https://github.com/uharston/shoe_scraper. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/[USERNAME]/shoe_scraper/blob/master/CODE_OF_CONDUCT.md).
46
46
 
47
47
 
48
48
  ## License
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: shoe_scraper
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Uriah Harston
@@ -30,14 +30,14 @@ dependencies:
30
30
  requirements:
31
31
  - - '='
32
32
  - !ruby/object:Gem::Version
33
- version: '1.10'
33
+ version: 1.10.8
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - '='
39
39
  - !ruby/object:Gem::Version
40
- version: '1.10'
40
+ version: 1.10.8
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: colorize
43
43
  requirement: !ruby/object:Gem::Requirement