[DRE-commits] [ruby-license-finder] 09/13: remove bundler

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Jul 30 15:44:55 UTC 2017


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

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

commit 5483bc1b86a7e346402b3758ce12bc01de312591
Author: Pirate Praveen <praveen at debian.org>
Date:   Sun Jul 30 19:53:45 2017 +0530

    remove bundler
---
 debian/patches/004-remove-bundler-rubygems.patch | 8 ++++++++
 debian/patches/series                            | 1 +
 2 files changed, 9 insertions(+)

diff --git a/debian/patches/004-remove-bundler-rubygems.patch b/debian/patches/004-remove-bundler-rubygems.patch
new file mode 100644
index 0000000..401f854
--- /dev/null
+++ b/debian/patches/004-remove-bundler-rubygems.patch
@@ -0,0 +1,8 @@
+--- a/spec/spec_helper.rb
++++ b/spec/spec_helper.rb
+@@ -1,5 +1,3 @@
+-require 'rubygems'
+-require 'bundler/setup'
+ require 'license_finder'
+ 
+ require 'pry'
diff --git a/debian/patches/series b/debian/patches/series
index 52a013c..ec850ac 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 001-relax-capybara.patch
 002-remove-git.patch
 003-relax-webmock.patch
+004-remove-bundler-rubygems.patch

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



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