[DRE-commits] [ruby-saml] 05/07: remove bundler completely

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Mar 15 19:11:55 UTC 2016


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

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

commit 672b32b6b8f4d28fb9da4f0dc2f77b2580d28956
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Mar 15 23:40:17 2016 +0530

    remove bundler completely
---
 debian/patches/remove-bundler.patch | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/patches/remove-bundler.patch b/debian/patches/remove-bundler.patch
index dc3fcf1..deed030 100644
--- a/debian/patches/remove-bundler.patch
+++ b/debian/patches/remove-bundler.patch
@@ -2,7 +2,13 @@ Index: ruby-saml/test/test_helper.rb
 ===================================================================
 --- ruby-saml.orig/test/test_helper.rb
 +++ ruby-saml/test/test_helper.rb
-@@ -12,7 +12,7 @@ require 'minitest/autorun'
+@@ -7,12 +7,12 @@
+ 
+ require 'stringio'
+ require 'rubygems'
+-require 'bundler'
++#require 'bundler'
+ require 'minitest/autorun'
  require 'mocha/setup'
  require 'timecop'
  

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



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