mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ruby/faraday: fix tests
Avoid dependency on some development tools. Closes: https://bugs.gentoo.org/732956 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -41,6 +41,9 @@ all_ruby_prepare() {
|
||||
sed -e '/[Cc]overall/ s:^:#:' \
|
||||
-e '/lib\/\*\*/ s:^:#:' \
|
||||
-e '3igem "rack", "<2.1"' \
|
||||
-e '/simplecov/ s:^:#:' \
|
||||
-e '/SimpleCov/,/end/ s:^:#:' \
|
||||
-e '/pry/ s:^:#:' \
|
||||
-i spec/spec_helper.rb || die
|
||||
|
||||
# The proxy server is already killed, may be OS X vs Linux issue.
|
||||
|
||||
Reference in New Issue
Block a user