[DRE-commits] [ruby-rack-test] 04/06: drop usage of deprecated rspec API

Antonio Terceiro terceiro at moszumanska.debian.org
Fri Aug 14 14:39:43 UTC 2015


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to branch master
in repository ruby-rack-test.

commit 86e4df3308d2b8a776e7476547d2171f683be2cb
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Fri Aug 14 11:15:13 2015 -0300

    drop usage of deprecated rspec API
---
 debian/ruby-tests.rake | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
index 19c4b8a..1ece2d5 100644
--- a/debian/ruby-tests.rake
+++ b/debian/ruby-tests.rake
@@ -2,7 +2,6 @@ require 'rspec/core'
 require 'rspec/core/rake_task'
 
 RSpec::Core::RakeTask.new do |t|
-  t.skip_bundler = true
   t.pattern = "./**/*_spec.rb"
 end
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rack-test.git



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