Description: remove requirement on rubygems from specs
Author: Cédric Boutillier <cedric.boutillier@gmail.com>
Last-Update: 2011-11-08

--- ruby-dataobjects-postgres-0.10.7.orig/spec/spec_helper.rb
+++ ruby-dataobjects-postgres-0.10.7/spec/spec_helper.rb
@@ -1,7 +1,6 @@
 $TESTING=true
 JRUBY = RUBY_PLATFORM =~ /java/
 
-require 'rubygems'
 require 'rspec'
 require 'date'
 require 'ostruct'
