Skip to content

Commit

Permalink
chore(deps): bump html2rss from 0.13.0 to 0.14.0 in the rubygems group (
Browse files Browse the repository at this point in the history
#687)

Bumps the rubygems group with 1 update: [html2rss](https://github.com/gildesmarais/html2rss).


Updates `html2rss` from 0.13.0 to 0.14.0
- [Release notes](https://github.com/gildesmarais/html2rss/releases)
- [Commits](html2rss/html2rss@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: html2rss
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rubygems
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 9d81615 commit 9ff3cc1
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,15 @@ GEM
diff-lcs (1.5.1)
docile (1.4.1)
erubi (1.13.0)
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
html2rss (0.13.0)
html2rss (0.14.0)
addressable (~> 2.7)
faraday (> 2.0.1, < 3.0)
faraday-follow_redirects
Expand All @@ -43,10 +44,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.0820)
mime-types-data (3.2024.1001)
net-http (0.4.1)
uri
nio4r (2.7.3)
Expand Down Expand Up @@ -80,8 +82,7 @@ GEM
regexp_parser (2.9.2)
reverse_markdown (2.1.1)
nokogiri
rexml (3.3.6)
strscan
rexml (3.3.8)
roda (3.84.0)
rack
rspec (3.13.0)
Expand Down Expand Up @@ -131,16 +132,15 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
strscan (3.1.0)
thor (1.3.1)
thor (1.3.2)
tilt (2.4.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.0)
uri (0.13.1)
vcr (6.2.0)
yard (0.9.36)
zeitwerk (2.6.17)
zeitwerk (2.6.18)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit 9ff3cc1

Please sign in to comment.