From dab1a6172975d3a3cf5dcb947a21e3c82f298a18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 10:02:53 +0000 Subject: [PATCH] Bump rss from 0.3.2 to 0.3.3 in /docs Bumps [rss](https://github.com/ruby/rss) from 0.3.2 to 0.3.3. - [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.2...0.3.3) --- updated-dependencies: - dependency-name: rss dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/Gemfile | 2 +- docs/Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/Gemfile b/docs/Gemfile index c20ea0c9..facc3afe 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -78,7 +78,7 @@ gem "ruby_ui", path: "../gem", require: false gem "pry", "0.16.0" gem "tailwind_merge", "~> 1.5.1" -gem "rss", "0.3.2" +gem "rss", "0.3.3" gem "rouge", "~> 5.0" diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 4edcd494..b1dcd6c2 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -267,7 +267,7 @@ GEM rexml (3.4.4) rouge (5.0.0) strscan (~> 3.1) - rss (0.3.2) + rss (0.3.3) rexml rubocop (1.84.2) json (~> 2.3) @@ -362,7 +362,7 @@ DEPENDENCIES puma (= 8.0.2) rails (= 8.1.3) rouge (~> 5.0) - rss (= 0.3.2) + rss (= 0.3.3) ruby_ui! ruby_ui-mcp! selenium-webdriver