subreddit 0.0.6 → 0.0.7

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 (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f47f1aaa14583c7a5eb66b5eb9574582fa71aaf4
4
- data.tar.gz: 3f285af6f50ec7b29e81ad7b5a7366538fc1752e
3
+ metadata.gz: 28cdc9f8bfd9dc7d1025e3ff61175babf6775215
4
+ data.tar.gz: 6918140e7406736eff59b788efea8e9545f2e2e7
5
5
  SHA512:
6
- metadata.gz: af54ddbf5f303302b14d765f70296d49c61a0acf580d0eff7cdc4cbc81019682696f7e3ff3d81bad898ff305a7d275d30931f7923bdceb844e49f1551c2610e6
7
- data.tar.gz: 33e38339d9c5e8d321174c54e91ff9dd80febef9fdfa770b815c31bbb6f1c934cd9f2085f3f3719f885ada96e325cc264ec5068f8a559d447b373845ecb5ab78
6
+ metadata.gz: c98c1bc6a035b042e84a10c29afe3297a25c1a06ac21634844a6fcc1d56537303b5832e6446cc03b45f174711885823ca7f0ba5a6e5ccee291cbe1dcb0c49489
7
+ data.tar.gz: 97220dd6410a6b80f00eabb99f55f5f3b44cc262e713ff4a4f30071422984868540636612f5257fb4a18dfc5a16770be806859e3d8c17ebbbaf633af95f8b600
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: subreddit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ilana Sufrin
@@ -26,7 +26,7 @@ dependencies:
26
26
  version: '0'
27
27
  description: The library uses nokogiri to generate a random subreddit from reddit.com
28
28
  using the random subreddit link. Also includes a bonus file that gives you the top
29
- link from that subreddit. Use that by modifying the first line in the Subreddit_ips.rb
29
+ link from that subreddit. Use that by modifying the first line in the lib/subreddit.rb
30
30
  file.
31
31
  email:
32
32
  - ilanasufrin@gmail.com