[DRE-commits] [SCM] rubygems-integration.git branch, master, updated. 707700b501ed124043f9f9f848d715855f9f0660

Antonio Terceiro terceiro at softwarelivre.org
Tue Jun 26 00:18:57 UTC 2012


The following commit has been merged in the master branch:
commit 6ce74aaa8663908c2b43065fbf62c8bba93a16b9
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Mon Jun 25 20:16:46 2012 -0300

    Fix tests

diff --git a/spec/rubygems_integration_spec.rb b/spec/rubygems_integration_spec.rb
index 00d92a8..2cc1a5d 100644
--- a/spec/rubygems_integration_spec.rb
+++ b/spec/rubygems_integration_spec.rb
@@ -1,7 +1,7 @@
 require 'rubygems'
 require 'minitest/autorun'
 require 'rbconfig'
-require 'rubygems/operating_system'
+require 'rubygems/defaults/operating_system'
 
 $RUBY_VERSION = RbConfig::CONFIG['ruby_version']
 

-- 
rubygems-integration.git



More information about the Pkg-ruby-extras-commits mailing list