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.
- checksums.yaml +4 -4
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3fa3f483e31d3b074e07af4523ae457d3a1d6da7
|
4
|
+
data.tar.gz: a85d120ea13bf2c1117e650ace70223ba06cc9b0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
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.
|
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: []
|