Skip to content
Merged
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
12 changes: 6 additions & 6 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: e29ffd71ed8e5887a3a87df7b904c82e455e2067
revision: dec6eb621a31316c22109ecc9449eccf4383218c
specs:
html2rss (0.18.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.1.1)
bigdecimal (4.1.2)
brotli (0.8.0)
concurrent-ruby (1.3.6)
console (1.34.3)
Expand Down Expand Up @@ -120,15 +120,15 @@ GEM
io-endpoint (0.17.2)
io-event (1.15.1)
io-stream (0.11.1)
json (2.19.3)
json (2.19.4)
kramdown (2.5.2)
rexml (>= 3.4.4)
logger (1.7.0)
metrics (0.15.0)
mime-types (3.7.0)
logger
mime-types-data (~> 3.2025, >= 3.2025.0507)
mime-types-data (3.2026.0407)
mime-types-data (3.2026.0414)
net-http (0.9.1)
uri (>= 0.11.1)
nokogiri (1.19.2-arm64-darwin)
Expand All @@ -137,7 +137,7 @@ GEM
racc (~> 1.4)
parallel (2.0.1)
protocol-hpack (1.5.1)
protocol-http (0.62.0)
protocol-http (0.62.2)
protocol-http1 (0.39.0)
protocol-http (~> 0.62)
protocol-http2 (0.26.0)
Expand All @@ -148,7 +148,7 @@ GEM
protocol-http (~> 0.58)
rack (>= 1.0)
protocol-url (0.4.0)
protocol-websocket (0.20.2)
protocol-websocket (0.21.0)
protocol-http (~> 0.2)
public_suffix (7.0.5)
puppeteer-ruby (0.51.0)
Expand Down
Loading