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,9 +7,9 @@ GIT

GIT
remote: https://github.com/html2rss/html2rss.git
revision: 510ba8436b5910cf0a760a47a14e0922efe74c94
revision: b613d83a81f02e033869ec3513c792c5e6706831
specs:
html2rss (0.21.0)
html2rss (0.22.2)
addressable (~> 2.7)
brotli
dry-validation
Expand All @@ -33,7 +33,7 @@ GEM
specs:
addressable (2.9.0)
public_suffix (>= 2.0.2, < 8.0)
async (2.39.0)
async (2.41.0)
console (~> 1.29)
fiber-annotation
io-event (~> 1.11)
Expand Down Expand Up @@ -65,7 +65,7 @@ GEM
fiber-annotation
fiber-local (~> 1.1)
json
crass (1.0.6)
crass (1.0.7)
dry-configurable (1.4.0)
dry-core (~> 1.0)
zeitwerk (~> 2.6)
Expand Down Expand Up @@ -117,9 +117,9 @@ GEM
fiber-storage
fiber-storage (1.0.1)
io-endpoint (0.17.2)
io-event (1.16.2)
io-event (1.17.0)
io-stream (0.13.1)
json (2.19.9)
json (2.20.0)
kramdown (2.5.2)
rexml (>= 3.4.4)
logger (1.7.0)
Expand Down
Loading