[DRE-commits] [ruby-simple-navigation] 07/09: d/patches: Remove bundler usage

Sebastien Badia sbadia-guest at moszumanska.debian.org
Thu Mar 3 19:22:00 UTC 2016


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

sbadia-guest pushed a commit to branch master
in repository ruby-simple-navigation.

commit b2c14cb600cfa39a12b29729bb45fadc50a31a15
Author: Sebastien Badia <seb at sebian.fr>
Date:   Thu Mar 3 16:15:57 2016 -0300

    d/patches: Remove bundler usage
---
 debian/patches/001_remove-bundler.patch | 17 +++++++++++++++++
 debian/patches/series                   |  1 +
 2 files changed, 18 insertions(+)

diff --git a/debian/patches/001_remove-bundler.patch b/debian/patches/001_remove-bundler.patch
new file mode 100644
index 0000000..f08c41b
--- /dev/null
+++ b/debian/patches/001_remove-bundler.patch
@@ -0,0 +1,17 @@
+Description: Remove bundler usage
+Author: Sebastien Badia <seb at sebian.fr>
+Forwarded: not-needed
+Last-Update: 2016-03-03
+
+--- ruby-simple-navigation-4.0.3.orig/spec/spec_helper.rb
++++ ruby-simple-navigation-4.0.3/spec/spec_helper.rb
+@@ -5,9 +5,6 @@ require 'initializers/rails'
+ require 'initializers/rspec'
+ require 'capybara/rspec'
+
+-require 'bundler/setup'
+-Bundler.require
+-
+ if defined? Rails
+   require 'fake_app/rails_app'
+   require 'rspec/rails'
diff --git a/debian/patches/series b/debian/patches/series
index e69de29..5769a33 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -0,0 +1 @@
+001_remove-bundler.patch

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



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