opengraph-io 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.
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: '0238175f69f3c98855a0fd21744ea350870614d4'
4
- data.tar.gz: 2f7b0f19aa2aeec920024da9c5edd4023758631c
3
+ metadata.gz: 3fa3f483e31d3b074e07af4523ae457d3a1d6da7
4
+ data.tar.gz: a85d120ea13bf2c1117e650ace70223ba06cc9b0
5
5
  SHA512:
6
- metadata.gz: aac308d54ef3e4149398cccb171a84b3aa9193f3dee446cba3d676215895f5114adb10dc077189d221437a215fda081524092c6afafdc947ca1a8cc3b588f736
7
- data.tar.gz: c822168b321385a6b6c3320069c238c76cbd064a347be358381b7d57b7a6a6bcb9b758b81d57b457bba0a6143a77a5c8c7191e853d9fc81f9690e5047acae631
6
+ metadata.gz: 2ba1b5e62c420866cb3d49c43cae54d5b3e061a90b920b44587c28cec941bb5d841c55995f706c7f89ff4b031eb6683514d11ab42eb241ee6e363605f8f85332
7
+ data.tar.gz: 430bbc36064736a114fbd2cb015498aa8cf296aa59150bf6e1268682d3bdec35eb32d60be1553a5c5a909a22f576f7b3b7396afa8a9dd9906d4131f22e6d6d67
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: opengraph-io
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
  - Will Dana
@@ -55,5 +55,5 @@ rubygems_version: 2.6.14
55
55
  signing_key:
56
56
  specification_version: 4
57
57
  summary: A Ruby client for opengraph.io, a website scraper to grab OpenGraph tags
58
- or supplement them when they don't exist
58
+ or supplement them when they don't exist. See source at https://www.github.com/wbdana/opengraph-io-ruby
59
59
  test_files: []