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