From 003eafc6f26d600103e525c870598ee1f3752013 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 11:14:47 +0000 Subject: [PATCH] Bump rss from 0.2.9 to 0.3.0 Bumps [rss](https://github.com/ruby/rss) from 0.2.9 to 0.3.0. - [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.2.9...0.3.0) --- updated-dependencies: - dependency-name: rss dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e8184d779..a89f623c2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -503,7 +503,7 @@ GEM rexml (3.2.6) rinku (2.0.6) rouge (4.1.3) - rss (0.2.9) + rss (0.3.0) rexml rubocop (1.55.0) json (~> 2.3)