Show OG metadata for bookmarks

This commit is contained in:
2023-02-11 14:49:36 +11:00
parent f704340577
commit b05ead7328
10 changed files with 78 additions and 2 deletions

View File

@@ -52,6 +52,8 @@ GEM
database_cleaner-core (~> 2.0.0)
sequel
diff-lcs (1.5.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.8.1)
dry-auto_inject (1.0.0)
dry-core (~> 1.0, < 2)
@@ -178,6 +180,9 @@ GEM
dry-validation (>= 1.10, < 2)
zeitwerk (~> 2.6.0)
hansi (0.2.1)
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
@@ -191,6 +196,9 @@ GEM
rb-inotify (~> 0.9, >= 0.9.10)
lumberjack (1.2.8)
method_source (1.0.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_mime (1.1.2)
multi_xml (0.6.0)
mustermann (3.0.0)
@@ -202,6 +210,7 @@ GEM
net-scp (4.0.0)
net-ssh (>= 2.6.5, < 8.0.0)
net-ssh (7.0.1)
netrc (0.11.0)
nio4r (2.5.8)
nokogiri (1.14.1-x86_64-darwin)
racc (~> 1.4)
@@ -210,6 +219,9 @@ GEM
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
ogpr (1.1.0)
nokogiri (~> 1.8)
rest-client (~> 2.1.0)
parallel (1.22.1)
parser (3.2.0.0)
ast (~> 2.4.1)
@@ -230,6 +242,11 @@ GEM
ffi (~> 1.0)
redcarpet (3.6.0)
regexp_parser (2.6.2)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
reverse_markdown (2.1.1)
nokogiri
rexml (3.2.5)
@@ -314,6 +331,9 @@ GEM
tilt (2.0.11)
timecop (0.9.6)
transproc (1.1.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.4.2)
zeitwerk (2.6.6)
@@ -342,6 +362,7 @@ DEPENDENCIES
hanami-validations (~> 2.0.0)
hanami-view!
httparty
ogpr
pg
pinboard!
puma