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
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: 2d64c4766e12835d64b6ecaa46ee23491a2be4a2
revision: 66318815ef14e02e3ac2f603aed4279f9d95c733
specs:
html2rss-configs (0.2.0)
html2rss

GIT
remote: https://github.com/html2rss/html2rss.git
revision: 2e0fa0ca5835cc49268a85f7ad79e2a5b33b4b79
revision: 6ef2ee658b8e1c9f86bcdf152e9e95616200546c
specs:
html2rss (0.17.0)
addressable (~> 2.7)
Expand Down Expand Up @@ -59,7 +59,7 @@ GEM
protocol-rack (~> 0.7)
protocol-websocket (~> 0.17)
base64 (0.3.0)
bigdecimal (4.0.1)
bigdecimal (4.1.0)
brotli (0.8.0)
concurrent-ruby (1.3.6)
console (1.34.3)
Expand Down Expand Up @@ -118,9 +118,9 @@ GEM
fiber-storage
fiber-storage (1.0.1)
io-endpoint (0.17.2)
io-event (1.14.4)
io-event (1.14.5)
io-stream (0.11.1)
json (2.19.2)
json (2.19.3)
kramdown (2.5.2)
rexml (>= 3.4.4)
logger (1.7.0)
Expand Down
Loading