From a966934038f1d2c06212536339a7521765b4560a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 13:08:12 +0200 Subject: [PATCH] Build(deps): Bump rss from 0.3.0 to 0.3.1 (#28218) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f254f301bfa..b014caf6127 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -435,7 +435,7 @@ GEM rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.1) - rss (0.3.0) + rss (0.3.1) rexml rswag-specs (2.13.0) activesupport (>= 3.1, < 7.2)