Skip to content

Commit

Permalink
chore(deps): bump html2rss from 8e9c589 to 9fd264d
Browse files Browse the repository at this point in the history
Bumps [html2rss](https://github.com/html2rss/html2rss) from `8e9c589` to `9fd264d`.
- [Commits](html2rss/html2rss@8e9c589...9fd264d)

---
updated-dependencies:
- dependency-name: html2rss
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and gildesmarais committed Mar 1, 2024
1 parent e541956 commit af7c3f2
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 @@ -12,7 +12,7 @@ GIT

GIT
remote: https://github.com/html2rss/html2rss
revision: 8e9c589fbd73ddbd5e9d53eb318a8a79757d4e57
revision: 9fd264d3dd04a79ed81793c79ae70aea99ccdfeb
specs:
html2rss (0.9.0)
addressable (~> 2.7)
Expand Down Expand Up @@ -40,25 +40,25 @@ GEM
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.2.0)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
crass (1.0.6)
diff-lcs (1.5.0)
faraday (2.8.1)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.0.2)
faraday-net_http (3.1.0)
net-http
hashie (5.0.0)
htmlbeautifier (1.4.2)
json (2.6.2)
kramdown (2.4.0)
rexml
mime-types (3.5.1)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.1205)
mime-types-data (3.2024.0206)
net-http (0.4.1)
uri
nokogiri (1.13.6-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.6-x86_64-linux)
Expand All @@ -71,7 +71,7 @@ GEM
public_suffix (5.0.4)
racc (1.7.3)
rainbow (3.1.1)
regexp_parser (2.8.3)
regexp_parser (2.9.0)
reverse_markdown (2.1.1)
nokogiri
rexml (3.2.6)
Expand Down Expand Up @@ -109,7 +109,6 @@ GEM
rubocop-rspec (2.12.1)
rubocop (~> 1.31)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
sanitize (6.1.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -118,7 +117,7 @@ GEM
unicode-display_width (>= 1.5, < 3.0)
unicode_utils (~> 1.4)
strings-ansi (0.2.0)
thor (1.3.0)
thor (1.3.1)
tty-color (0.6.0)
tty-cursor (0.7.1)
tty-markdown (0.7.0)
Expand All @@ -140,8 +139,9 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (2.2.0)
unicode_utils (1.4.0)
uri (0.13.0)
wisper (2.0.1)
zeitwerk (2.6.12)
zeitwerk (2.6.13)

PLATFORMS
x86_64-darwin-20
Expand Down

0 comments on commit af7c3f2

Please sign in to comment.