Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
GIT
remote: https://github.com/html2rss/html2rss-configs.git
revision: 3a06d3fc9758d9e1f812ca9d7bdbaefa099f189e
revision: 68b2ea1c05e976f934ee6610cb6c92fd207e0033
specs:
html2rss-configs (0.2.0)
html2rss

GIT
remote: https://github.com/html2rss/html2rss.git
revision: 400e796540e82a69e1f1e014b6f89c626acf32fd
revision: 6b43db180b37e811d2a3be06dafef3ed700e4a86
specs:
html2rss (0.17.0)
addressable (~> 2.7)
Expand Down Expand Up @@ -62,7 +62,7 @@ GEM
bigdecimal (4.0.1)
brotli (0.7.0)
concurrent-ruby (1.3.6)
console (1.34.2)
console (1.34.3)
fiber-annotation
fiber-local (~> 1.1)
json
Expand Down Expand Up @@ -151,14 +151,14 @@ GEM
protocol-websocket (0.20.2)
protocol-http (~> 0.2)
public_suffix (7.0.2)
puppeteer-ruby (0.50.1)
puppeteer-ruby (0.51.0)
async (>= 2.35.1, < 3.0)
async-http (>= 0.60, < 1.0)
async-websocket (>= 0.27, < 1.0)
base64
mime-types (>= 3.0)
racc (1.8.1)
rack (3.2.4)
rack (3.2.5)
regexp_parser (2.11.3)
reverse_markdown (3.0.2)
nokogiri
Expand Down
Loading