From 9ff3cc1a706ebdea7b75e560ea263caab79ce68f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 11:13:34 +0000 Subject: [PATCH] chore(deps): bump html2rss from 0.13.0 to 0.14.0 in the rubygems group (#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](https://github.com/gildesmarais/html2rss/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 45baac1..23b2ed7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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 @@ -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) @@ -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) @@ -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