[DRE-commits] [gitlab] 10/12: relax capybara, add ruby-sham-rack

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Sep 18 15:23:41 UTC 2016


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

praveen pushed a commit to branch master
in repository gitlab.

commit 8a692aaf0c13e2beb6ad1b7d7542fb5a8e56d39e
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Sep 18 19:58:09 2016 +0530

    relax capybara, add ruby-sham-rack
---
 debian/patches/0100-remove-development-test.patch | 4 ++--
 debian/tests/control                              | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/patches/0100-remove-development-test.patch b/debian/patches/0100-remove-development-test.patch
index 7c61392..2ba18df 100644
--- a/debian/patches/0100-remove-development-test.patch
+++ b/debian/patches/0100-remove-development-test.patch
@@ -82,7 +82,7 @@ Bundler will fail when it can't find these locally
 -  gem 'flog', '~> 4.3.2', require: false
 -  gem 'flay', '~> 2.6.1', require: false
 -  gem 'bundler-audit', '~> 0.5.0', require: false
-+  gem 'capybara',            '~> 2.6', '>= 2.6.2'
++  gem 'capybara',            '~> 2.5'
 +  gem 'capybara-screenshot', '~> 1.0'
 +  gem 'poltergeist',         '~> 1.9'
 +
@@ -124,7 +124,7 @@ Bundler will fail when it can't find these locally
 +  gem 'json-schema', '~> 2.6', '>= 2.6.2'
 +  gem 'webmock', '~> 1.21'
 +#  gem 'test_after_commit', '~> 0.4.2'
-+#  gem 'sham_rack', '~> 1.3.6'
++  gem 'sham_rack', '~> 1.3', '>= 1.3.6'
  end
  
 -group :production do
diff --git a/debian/tests/control b/debian/tests/control
index d9d8f2c..3a8028c 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -15,5 +15,6 @@ Depends: @,
   ruby-email-spec,
   ruby-ffaker,
   ruby-json-schema,
+  ruby-sham-rack,
   phantomjs
 Restrictions: needs-root

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



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