[DRE-commits] [ruby-webmock] 04/05: remove patron from spec_helper as well

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed May 21 06:28:15 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-webmock.

commit 6b1c708b14810b648de7a71d4b01f52546aeea84
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed May 21 11:38:54 2014 +0530

    remove patron from spec_helper as well
---
 debian/patches/remove-patron.patch | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/debian/patches/remove-patron.patch b/debian/patches/remove-patron.patch
index d4b11fd..c57a878 100644
--- a/debian/patches/remove-patron.patch
+++ b/debian/patches/remove-patron.patch
@@ -14,3 +14,13 @@ Last-Updated: 2014-05-20
  require 'webmock/http_lib_adapters/curb_adapter'
  require 'webmock/http_lib_adapters/em_http_request_adapter'
  require 'webmock/http_lib_adapters/typhoeus_hydra_adapter'
+--- a/spec/spec_helper.rb
++++ b/spec/spec_helper.rb
+@@ -2,7 +2,6 @@
+ require 'httpclient'
+ unless RUBY_PLATFORM =~ /java/
+   require 'curb'
+-  require 'patron'
+   require 'em-http'
+   require 'typhoeus'
+ end

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



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