[DRE-commits] [ruby-cucumber-rails] 01/01: add public_suffix to Gemfile in smoke-test

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Jul 30 14:09:35 UTC 2017


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

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

commit d6dbfc5a9ad68004706c51fe0fc0fdee74840cf3
Author: Pirate Praveen <praveen at debian.org>
Date:   Sun Jul 30 19:34:42 2017 +0530

    add public_suffix to Gemfile in smoke-test
---
 debian/tests/smoke-test | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/tests/smoke-test b/debian/tests/smoke-test
index 5846c50..87575de 100755
--- a/debian/tests/smoke-test
+++ b/debian/tests/smoke-test
@@ -23,6 +23,8 @@ set -ex
 rails new myapp
 cd myapp
 
+echo 'gem "public_suffix"' >> Gemfile
+
 rails generate cucumber:install
 
 tee features/test.feature <<FEATURE

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



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