summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2024-08-07 10:47:38 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2024-08-07 11:07:01 +0800
commitbbef31b7b4c715589392b215d4a40320221c9d2c (patch)
treeb6988276204776b081145058aacbd6f42e65aa48
parent116d95b476aed8c7dd525d521bf35f5f324096c0 (diff)
Fix installation failure of rss
-rw-r--r--gems/bundled_gems2
1 files changed, 1 insertions, 1 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems
index 67f4d72262..141697896a 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -4,7 +4,7 @@ power_assert 2.0.3 https://github.com/ruby/power_assert
rake 13.0.6 https://github.com/ruby/rake
test-unit 3.5.7 https://github.com/test-unit/test-unit
rexml 3.3.2 https://github.com/ruby/rexml
-rss 0.2.9 https://github.com/ruby/rss
+rss 0.3.1 https://github.com/ruby/rss
net-ftp 0.2.1 https://github.com/ruby/net-ftp
net-imap 0.3.4.1 https://github.com/ruby/net-imap
net-pop 0.1.2 https://github.com/ruby/net-pop