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
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/html2rss/html2rss
revision: 528ba933f7bdbb94372c0286c87082b456aa01c8
revision: 762a09c15e5def5897b2d08f0e3c11c023cc9b35
specs:
html2rss (0.17.0)
addressable (~> 2.7)
Expand All @@ -24,7 +24,7 @@ GIT

GIT
remote: https://github.com/html2rss/html2rss-configs
revision: 2075ecb538e5f86a94975a1ed8208e66edf86fae
revision: 597881af7a6b7bb5838b62a6b1ea7a8681458c4b
specs:
html2rss-configs (0.2.0)
html2rss
Expand Down Expand Up @@ -128,7 +128,7 @@ GEM
fiber-storage (1.0.1)
hashdiff (1.2.1)
io-endpoint (0.17.2)
io-event (1.14.3)
io-event (1.14.4)
io-stream (0.11.1)
json (2.19.1)
kramdown (2.5.2)
Expand Down Expand Up @@ -170,7 +170,7 @@ GEM
racc
prism (1.7.0)
protocol-hpack (1.5.1)
protocol-http (0.59.0)
protocol-http (0.60.0)
protocol-http1 (0.37.0)
protocol-http (~> 0.58)
protocol-http2 (0.24.0)
Expand Down Expand Up @@ -363,7 +363,7 @@ CHECKSUMS
html2rss (0.17.0)
html2rss-configs (0.2.0)
io-endpoint (0.17.2) sha256=3feaf766c116b35839c11fac68b6aaadc47887bb488902a57bf8e1d288fb3338
io-event (1.14.3) sha256=c15cbbdd3b1cbf65bb87153a4c5bbc6d7dc07a357f6154601d5290f39ab2ac06
io-event (1.14.4) sha256=455a9e4fb4613d12867b90461c297af6993b400a521bf62046f83b27f9c6aa3d
io-stream (0.11.1) sha256=fa5f551fcff99581c1757b9d1cee2c37b124f07d2ca4f40b756a05ab9bd21b87
json (2.19.1) sha256=dd94fdc59e48bff85913829a32350b3148156bc4fd2a95a2568a78b11344082d
kramdown (2.5.2) sha256=1ba542204c66b6f9111ff00dcc26075b95b220b07f2905d8261740c82f7f02fa
Expand All @@ -389,7 +389,7 @@ CHECKSUMS
parser (3.3.10.0) sha256=ce3587fa5cc55a88c4ba5b2b37621b3329aadf5728f9eafa36bbd121462aabd6
prism (1.7.0) sha256=10062f734bf7985c8424c44fac382ac04a58124ea3d220ec3ba9fe4f2da65103
protocol-hpack (1.5.1) sha256=6feca238b8078da1cd295677d6f306c6001af92d75fe0643d33e6956cbc3ad91
protocol-http (0.59.0) sha256=90e20ad817cb3ffe947d4fd6194fe0651f385625dcce055386d1c356ee32547b
protocol-http (0.60.0) sha256=ca1354947676d663b6f23c49654aee464288774e7867c4a6e406fecce9691cec
protocol-http1 (0.37.0) sha256=5bdd739e28792b341134596f6f5ab21a9d4b395f67bae69e153743eb0e69d123
protocol-http2 (0.24.0) sha256=65327a019b7e36d2774e94050bf57a43bb60212775d2fcf02ae1d2ed4f01ef28
protocol-rack (0.21.1) sha256=366ff16efbf4c2f8d2e3fad4e992effa2357610f70effbccfa2767d26fedc577
Expand Down
Loading