[DRE-commits] [ruby-active-model-serializers] 02/03: refresh patch

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Jun 29 10:14:16 UTC 2016


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

praveen pushed a commit to branch master
in repository ruby-active-model-serializers.

commit 0d6a3b8c4153f8066a48f311e642fe4be001d91a
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Jun 29 15:42:43 2016 +0530

    refresh patch
---
 debian/patches/bundler | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/debian/patches/bundler b/debian/patches/bundler
index fa592a0..96d4359 100644
--- a/debian/patches/bundler
+++ b/debian/patches/bundler
@@ -8,11 +8,9 @@ Index: ruby-active-model-serializers/test/test_helper.rb
 ===================================================================
 --- ruby-active-model-serializers.orig/test/test_helper.rb
 +++ ruby-active-model-serializers/test/test_helper.rb
-@@ -1,6 +1,6 @@
- # Configure Rails Environment
- ENV['RAILS_ENV'] = 'test'
+@@ -1,4 +1,4 @@
 -require 'bundler/setup'
 +#require 'bundler/setup'
- 
- begin
-   require 'simplecov'
+ require 'minitest/autorun'
+ require 'active_model_serializers'
+ require 'fixtures/poro'

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



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