I'm running on JRuby 1.3.1, RubyGems 1.3.3 and that works fine. I'm guessing you'll just have to downgrade to an earlier version of gem, at least for now.
However, this is definitely a problem we will have to address at some point. Could you file a bug report? http://issues.apache.org/jira/browse/Buildr Daniel On Tue, Jul 28, 2009 at 9:26 AM, Shane Witbeck <[email protected]>wrote: > I just installed the latest version of JRuby (1.3.1) and RubyGems (1.3.5) > and it seems to break Buildr: > > ./buildr:19: undefined method `bin_path' for Gem:Module (NoMethodError) > > Is there a workaround or should I use a previous version of gem? > > -Shane >
