[DRE-commits] [SCM] ruby-gherkin.git branch, master, updated. a4d84bd9632f114896c01ab2b9fe6fad6f712f39

Antonio Terceiro terceiro at softwarelivre.org
Sun Aug 7 18:30:01 UTC 2011


The following commit has been merged in the master branch:
commit af28d6bbc6dc893883628c12c11b6b267a5bd03e
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Sun Aug 7 11:27:34 2011 -0700

    Build without rubygems or bundler in Debian

diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index 896fa73..43fa37f 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -1,7 +1,3 @@
-require 'rubygems'
-require 'bundler'
-Bundler.setup
-
 require 'rspec'
 require 'gherkin'
 require 'stringio'

-- 
ruby-gherkin.git



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