Skip to content

Commit

Permalink
chore(deps): bump html2rss from 0.13.0 to 0.14.0 (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 560c66c commit 9673d2b
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,16 @@ GEM
concurrent-ruby (1.3.4)
crass (1.0.6)
diff-lcs (1.5.1)
faraday (2.10.1)
faraday-net_http (>= 2.0, < 3.2)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
json
logger
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.1.1)
faraday-net_http (3.3.0)
net-http
hashie (5.0.0)
html2rss (0.13.0)
html2rss (0.14.0)
addressable (~> 2.7)
faraday (> 2.0.1, < 3.0)
faraday-follow_redirects
Expand All @@ -53,10 +54,11 @@ GEM
kramdown (2.4.0)
rexml
language_server-protocol (3.17.0.3)
logger (1.6.0)
mime-types (3.5.2)
logger (1.6.1)
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0806)
mime-types-data (3.2024.1001)
net-http (0.4.1)
uri
nokogiri (1.16.7-arm64-darwin)
Expand All @@ -65,7 +67,7 @@ GEM
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
parallel (1.26.1)
parallel (1.26.3)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
Expand All @@ -77,8 +79,7 @@ GEM
regexp_parser (2.9.2)
reverse_markdown (2.1.1)
nokogiri
rexml (3.3.6)
strscan
rexml (3.3.8)
rouge (4.3.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand Down Expand Up @@ -122,8 +123,7 @@ GEM
unicode-display_width (>= 1.5, < 3.0)
unicode_utils (~> 1.4)
strings-ansi (0.2.0)
strscan (3.1.0)
thor (1.3.1)
thor (1.3.2)
tty-color (0.6.0)
tty-cursor (0.7.1)
tty-markdown (0.7.2)
Expand All @@ -145,9 +145,9 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
unicode_utils (1.4.0)
uri (0.13.0)
uri (0.13.1)
wisper (2.0.1)
zeitwerk (2.6.17)
zeitwerk (2.6.18)

PLATFORMS
arm64-darwin-23
Expand Down

0 comments on commit 9673d2b

Please sign in to comment.