dev-ruby/appraisal: fix QA BadDescription

Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki
2022-10-15 21:02:51 +02:00
parent 08a6e7c418
commit 0de4b1b1c8

View File

@@ -9,7 +9,7 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec3"
inherit ruby-fakegem
DESCRIPTION="A Ruby library for testing your library against different versions of dependencies"
DESCRIPTION="Ruby library for testing your library against different versions of dependencies"
HOMEPAGE="https://github.com/thoughtbot/appraisal"
LICENSE="MIT"