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
24 changes: 12 additions & 12 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: 70540c7d2accdfab85fb52d3839b31a615ffe3b3
revision: 252289759287d5f0d7251a958d12a72ceebc27d6
branch: master
specs:
html2rss (0.17.0)
Expand Down Expand Up @@ -45,8 +45,8 @@ GEM
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.3)
base64 (0.2.0)
bigdecimal (3.1.9)
base64 (0.3.0)
bigdecimal (3.2.3)
concurrent-ruby (1.3.5)
crass (1.0.6)
diff-lcs (1.6.2)
Expand All @@ -72,7 +72,7 @@ GEM
dry-logic (~> 1.5)
dry-types (~> 1.8)
zeitwerk (~> 2.6)
dry-types (1.8.2)
dry-types (1.8.3)
bigdecimal (~> 3.0)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0)
Expand All @@ -85,17 +85,17 @@ GEM
dry-initializer (~> 3.2)
dry-schema (~> 1.14)
zeitwerk (~> 2.6)
faraday (2.13.1)
faraday (2.13.4)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.4.0)
faraday-net_http (3.4.1)
net-http (>= 0.5.0)
hashie (5.0.0)
htmlbeautifier (1.4.3)
json (2.12.2)
json (2.13.2)
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.0527)
mime-types-data (3.2025.0916)
net-http (0.6.0)
uri
nokogiri (1.18.8-arm64-darwin)
Expand All @@ -127,10 +127,10 @@ GEM
websocket-driver (>= 0.6.0)
racc (1.8.1)
rainbow (3.1.1)
regexp_parser (2.10.0)
regexp_parser (2.11.3)
reverse_markdown (3.0.0)
nokogiri
rexml (3.4.2)
rexml (3.4.4)
rouge (4.5.2)
rspec (3.13.1)
rspec-core (~> 3.13.0)
Expand Down Expand Up @@ -177,7 +177,7 @@ GEM
unicode-display_width (>= 1.5, < 3.0)
unicode_utils (~> 1.4)
strings-ansi (0.2.0)
thor (1.3.2)
thor (1.4.0)
tty-color (0.6.0)
tty-cursor (0.7.1)
tty-markdown (0.7.2)
Expand Down Expand Up @@ -205,7 +205,7 @@ GEM
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
wisper (2.0.1)
zeitwerk (2.7.3)
zeitwerk (2.6.18)

PLATFORMS
arm64-darwin-23
Expand Down