Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: adaf2e52b2978fd0cb8898a0e286eaeb895c0101 https://github.com/MacRuby/MacRuby/commit/adaf2e52b2978fd0cb8898a0e286eaeb89... Author: Mark Rada <mrada@marketcircle.com> Date: 2011-05-23 (Mon, 23 May 2011) Changed paths: M rakelib/builder.rake M spec/macruby/command_line/ruby_deploy_spec.rb Log Message: ----------- Don't forget to compile ubygems! Commit: d9d80cf9c2a8c36295e30e550911502d32e8b09d https://github.com/MacRuby/MacRuby/commit/d9d80cf9c2a8c36295e30e550911502d32... Author: Mark Rada <mrada@marketcircle.com> Date: 2011-05-23 (Mon, 23 May 2011) Changed paths: M lib/rubygems/commands/install_command.rb A lib/rubygems/defaults/macruby.rb Log Message: ----------- Move --no-ri --no-rdoc default to the defaults file One less rubygems change that has to be applied to rubygems directly. Commit: dac1c9c97d35e198e9652698dda7ff4fa4d0e97d https://github.com/MacRuby/MacRuby/commit/dac1c9c97d35e198e9652698dda7ff4fa4... Author: Mark Rada <mrada@marketcircle.com> Date: 2011-05-23 (Mon, 23 May 2011) Changed paths: M lib/rubygems/remote_fetcher.rb Log Message: ----------- Raise error properly when rubygems fails to fetch Commit: a9c7e27d81a4b19aada9ca3444a2380c9b0917d9 https://github.com/MacRuby/MacRuby/commit/a9c7e27d81a4b19aada9ca3444a2380c9b... Author: Mark Rada <mrada@marketcircle.com> Date: 2011-05-23 (Mon, 23 May 2011) Changed paths: M lib/rubygems/server.rb Log Message: ----------- Import an upstream fix for `gem server` Compare: https://github.com/MacRuby/MacRuby/compare/1576cc3...a9c7e27