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

GIT
remote: https://github.com/html2rss/html2rss
revision: 29660a74c2ac9330f60a99a1670241dde32a7222
revision: b49ff7d345baa21193c5a989e3d2c199f146c37e
branch: master
specs:
html2rss (0.17.0)
Expand Down Expand Up @@ -46,7 +46,7 @@ GEM
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.3)
base64 (0.3.0)
bigdecimal (3.2.3)
bigdecimal (3.3.0)
concurrent-ruby (1.3.5)
crass (1.0.6)
diff-lcs (1.6.2)
Expand Down Expand Up @@ -85,17 +85,17 @@ GEM
dry-initializer (~> 3.2)
dry-schema (~> 1.14)
zeitwerk (~> 2.6)
faraday (2.13.4)
faraday (2.14.0)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-follow_redirects (0.3.0)
faraday-follow_redirects (0.4.0)
faraday (>= 1, < 3)
faraday-net_http (3.4.1)
net-http (>= 0.5.0)
hashie (5.0.0)
htmlbeautifier (1.4.3)
json (2.14.1)
json (2.15.1)
kramdown (2.5.1)
rexml (>= 3.3.9)
language_server-protocol (3.17.0.5)
Expand All @@ -104,7 +104,7 @@ GEM
mime-types (3.7.0)
logger
mime-types-data (~> 3.2025, >= 3.2025.0507)
mime-types-data (3.2025.0916)
mime-types-data (3.2025.0924)
net-http (0.6.0)
uri
nokogiri (1.18.8-arm64-darwin)
Expand Down Expand Up @@ -199,7 +199,7 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
unicode_utils (1.4.0)
uri (1.0.3)
uri (1.0.4)
websocket-driver (0.8.0)
base64
websocket-extensions (>= 0.1.0)
Expand Down