Skip to content

Commit

Permalink
chore(deps): bump html2rss from 0.15.0 to 0.16.0 (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
1 parent 9aa87f0 commit 94ce793
Showing 1 changed file with 25 additions and 17 deletions.
42 changes: 25 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,41 +25,42 @@ GEM
concurrent-ruby (1.3.4)
crass (1.0.6)
diff-lcs (1.5.1)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.3.0)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
hashie (5.0.0)
html2rss (0.15.0)
html2rss (0.16.0)
addressable (~> 2.7)
faraday (> 2.0.1, < 3.0)
faraday-follow_redirects
kramdown
mime-types (> 3.0)
nokogiri (>= 1.10, < 2.0)
parallel
puppeteer-ruby
regexp_parser
reverse_markdown (~> 2.0)
reverse_markdown (~> 3.0)
rss
sanitize (~> 6.0)
thor
tzinfo
zeitwerk
zeitwerk (~> 2.6.0)
htmlbeautifier (1.4.3)
json (2.7.5)
kramdown (2.4.0)
rexml
json (2.9.1)
kramdown (2.5.1)
rexml (>= 3.3.9)
language_server-protocol (3.17.0.3)
logger (1.6.1)
logger (1.6.4)
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2024.1001)
net-http (0.4.1)
mime-types-data (3.2024.1203)
net-http (0.6.0)
uri
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
Expand All @@ -74,12 +75,16 @@ GEM
pastel (0.8.0)
tty-color (~> 0.5)
public_suffix (6.0.1)
puppeteer-ruby (0.45.6)
concurrent-ruby (>= 1.1, < 1.4)
mime-types (>= 3.0)
websocket-driver (>= 0.6.0)
racc (1.8.1)
rainbow (3.1.1)
regexp_parser (2.9.2)
reverse_markdown (2.1.1)
regexp_parser (2.9.3)
reverse_markdown (3.0.0)
nokogiri
rexml (3.3.9)
rexml (3.4.0)
rouge (4.3.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand Down Expand Up @@ -145,7 +150,10 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
unicode_utils (1.4.0)
uri (0.13.1)
uri (1.0.2)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
wisper (2.0.1)
zeitwerk (2.6.18)

Expand Down

0 comments on commit 94ce793

Please sign in to comment.