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
15 changes: 11 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,15 @@ GIT

GIT
remote: https://github.com/html2rss/html2rss.git
revision: 29660a74c2ac9330f60a99a1670241dde32a7222
revision: f722d9d556ab5351744be216d009e8205272c8bc
specs:
html2rss (0.17.0)
addressable (~> 2.7)
brotli
dry-validation
faraday (> 2.0.1, < 3.0)
faraday-follow_redirects
faraday-gzip (~> 3)
kramdown
mime-types (> 3.0)
nokogiri (>= 1.10, < 2.0)
Expand All @@ -33,7 +35,8 @@ GEM
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
base64 (0.3.0)
bigdecimal (3.2.3)
bigdecimal (3.3.1)
brotli (0.7.0)
concurrent-ruby (1.3.5)
crass (1.0.6)
dry-configurable (1.3.0)
Expand Down Expand Up @@ -77,9 +80,12 @@ GEM
logger
faraday-follow_redirects (0.4.0)
faraday (>= 1, < 3)
faraday-gzip (3.0.4)
faraday (>= 2.0, < 3)
zlib (~> 3.0)
faraday-net_http (3.4.1)
net-http (>= 0.5.0)
json (2.15.0)
json (2.15.1)
kramdown (2.5.1)
rexml (>= 3.3.9)
logger (1.7.0)
Expand Down Expand Up @@ -112,12 +118,13 @@ GEM
thor (1.4.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uri (1.0.3)
uri (1.0.4)
websocket-driver (0.8.0)
base64
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.7.3)
zlib (3.2.1)

PLATFORMS
arm64-darwin-24
Expand Down