[DRE-commits] [ruby-addressable] 05/07: refresh remove_rubygems_stuff.patch to remove also bundler usage
Cédric Boutillier
boutil at moszumanska.debian.org
Sat Jun 4 14:26:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-addressable.
commit 5b41758b291300e144e1e13cf4df261348d18474
Author: Cédric Boutillier <boutil at debian.org>
Date: Sat Jun 4 16:20:39 2016 +0200
refresh remove_rubygems_stuff.patch to remove also bundler usage
---
debian/patches/remove_rubygems_stuff.patch | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/debian/patches/remove_rubygems_stuff.patch b/debian/patches/remove_rubygems_stuff.patch
index a1db2bb..97cb537 100644
--- a/debian/patches/remove_rubygems_stuff.patch
+++ b/debian/patches/remove_rubygems_stuff.patch
@@ -1,9 +1,7 @@
-Description: Remove the use of rubygems in spec files
+Description: Remove the use of rubygems and bundler in spec files
Origin: vendor
-Last-Update: 2014-03-04
+Last-Update: 2016-06-04
-diff --git a/spec/addressable/idna_spec.rb b/spec/addressable/idna_spec.rb
-index b3c778a..d03aa1e 100644
--- a/spec/addressable/idna_spec.rb
+++ b/spec/addressable/idna_spec.rb
@@ -17,7 +17,7 @@
@@ -15,3 +13,10 @@ index b3c778a..d03aa1e 100644
require "addressable/idna"
+--- a/spec/spec_helper.rb
++++ b/spec/spec_helper.rb
+@@ -1,4 +1,3 @@
+-require 'bundler/setup'
+ require 'rspec/its'
+
+ begin
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-addressable.git
More information about the Pkg-ruby-extras-commits
mailing list