Skip to content
Closed
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
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ GIT

GIT
remote: https://github.com/html2rss/html2rss.git
revision: dec6eb621a31316c22109ecc9449eccf4383218c
revision: 4f83aced3a4f4c1abe07c0913c7d074fa826d7db
specs:
html2rss (0.18.0)
addressable (~> 2.7)
Expand Down Expand Up @@ -135,7 +135,7 @@ GEM
racc (~> 1.4)
nokogiri (1.19.2-x86_64-linux-gnu)
racc (~> 1.4)
parallel (2.0.1)
parallel (2.1.0)
protocol-hpack (1.5.1)
protocol-http (0.62.2)
protocol-http1 (0.39.0)
Expand All @@ -151,7 +151,7 @@ GEM
protocol-websocket (0.21.0)
protocol-http (~> 0.2)
public_suffix (7.0.5)
puppeteer-ruby (0.51.0)
puppeteer-ruby (0.52.0)
async (>= 2.35.1, < 3.0)
async-http (>= 0.60, < 1.0)
async-websocket (>= 0.27, < 1.0)
Expand Down
Loading