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
26 changes: 13 additions & 13 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: 861cc9cae785510cc7120185b458390c18fd615a
revision: 400e796540e82a69e1f1e014b6f89c626acf32fd
branch: master
specs:
html2rss (0.17.0)
Expand Down Expand Up @@ -44,13 +44,13 @@ PATH
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
addressable (2.8.8)
public_suffix (>= 2.0.2, < 8.0)
ast (2.4.3)
base64 (0.3.0)
bigdecimal (3.3.1)
brotli (0.7.0)
concurrent-ruby (1.3.5)
concurrent-ruby (1.3.6)
crass (1.0.6)
diff-lcs (1.6.2)
dry-configurable (1.3.0)
Expand Down Expand Up @@ -92,16 +92,16 @@ GEM
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-follow_redirects (0.4.0)
faraday-follow_redirects (0.5.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)
faraday-net_http (3.4.2)
net-http (~> 0.5)
hashie (5.0.0)
htmlbeautifier (1.4.3)
json (2.15.2)
json (2.18.0)
kramdown (2.5.1)
rexml (>= 3.3.9)
language_server-protocol (3.17.0.5)
Expand All @@ -111,8 +111,8 @@ GEM
logger
mime-types-data (~> 3.2025, >= 3.2025.0507)
mime-types-data (3.2025.0924)
net-http (0.7.0)
uri
net-http (0.9.1)
uri (>= 0.11.1)
nokogiri (1.18.8-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.8-x86_64-darwin)
Expand All @@ -134,7 +134,7 @@ GEM
racc (1.8.1)
rainbow (3.1.1)
regexp_parser (2.11.3)
reverse_markdown (3.0.0)
reverse_markdown (3.0.1)
nokogiri
rexml (3.4.4)
rouge (4.5.2)
Expand All @@ -151,7 +151,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.4)
rss (0.3.1)
rss (0.3.2)
rexml
rubocop (1.75.8)
json (~> 2.3)
Expand Down Expand Up @@ -205,7 +205,7 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
unicode_utils (1.4.0)
uri (1.1.0)
uri (1.1.1)
websocket-driver (0.8.0)
base64
websocket-extensions (>= 0.1.0)
Expand Down