Skip to content

1.4.2 Released

fred, the rubygems robot

Bug fixes:

  • Gem::Versions: “1.b1” != “1.b.1”, but “1.b1” eql? “1.b.1”. Fixes gem indexing.
  • Fixed Gem.find_files.
  • Removed otherwise unused #find_all_dot_rb. Only 6 days old and hella buggy.