From: "kou (Kouhei Sutou)" Date: 2013-08-09T23:53:49+09:00 Subject: [ruby-core:56496] [ruby-trunk - Bug #8754] Stop checking for old REXML versions Issue #8754 has been updated by kou (Kouhei Sutou). Thanks! I've merged it. The code was written before lib/rss/ is bundled in Ruby. ---------------------------------------- Bug #8754: Stop checking for old REXML versions https://bugs.ruby-lang.org/issues/8754#change-41047 Author: steveklabnik (Steve Klabnik) Status: Closed Priority: Normal Assignee: kou (Kouhei Sutou) Category: lib Target version: ruby -v: 2.1.0-dev Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN Given that Ruby 2.0 ships with REXML 3.1.7.3, and both REXML and RSS are in the standard library, there should be no way to have an REXML < 2.5. -- http://bugs.ruby-lang.org/