From 3c284c9237c81fb42e08b07995590535081cfebc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 11:26:20 +0000 Subject: [PATCH] Bump rss from 0.3.0 to 0.3.1 Bumps [rss](https://github.com/ruby/rss) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/ruby/rss/releases) - [Changelog](https://github.com/ruby/rss/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rss/compare/0.3.0...0.3.1) --- updated-dependencies: - dependency-name: rss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 28081e9a5..87600160b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -539,11 +539,11 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.3.3) + rexml (3.3.4) strscan rinku (2.0.6) rouge (4.3.0) - rss (0.3.0) + rss (0.3.1) rexml rubocop (1.64.1) json (~> 2.3)