dev-ruby: make repoman happy

This commit is contained in:
blshkv 2020-06-22 10:03:27 +08:00
parent 618da4c2d6
commit b44a860374
No known key found for this signature in database
GPG key ID: 32BDCED870788F04
5 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
USE_RUBY="ruby25 ruby26 ruby27"
USE_RUBY="ruby25 ruby26"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"

View file

@ -3,7 +3,7 @@
EAPI=7
USE_RUBY="ruby25 ruby26 ruby27"
USE_RUBY="ruby25 ruby26"
inherit ruby-fakegem
DESCRIPTION="Automatic strong parameter detection with Hashie and Forbidden Attributes"

View file

@ -3,7 +3,7 @@
EAPI=7
USE_RUBY="ruby25 ruby26 ruby27"
USE_RUBY="ruby25 ruby26"
inherit ruby-fakegem

View file

@ -3,7 +3,7 @@
EAPI=7
USE_RUBY="ruby25 ruby26 ruby27"
USE_RUBY="ruby25 ruby26"
#RUBY_FAKEGEM_RECIPE_TEST="rspec3"
#RUBY_FAKEGEM_TASK_DOC=""
#RUBY_FAKEGEM_BINWRAP=""

View file

@ -3,7 +3,7 @@
EAPI=7
USE_RUBY="ruby25 ruby26 ruby27"
USE_RUBY="ruby25 ruby26"
inherit ruby-fakegem