diff options
Diffstat (limited to 'dev-ruby/factory_girl')
-rw-r--r-- | dev-ruby/factory_girl/factory_girl-4.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/factory_girl/factory_girl-4.8.1.ebuild b/dev-ruby/factory_girl/factory_girl-4.8.1.ebuild index 936a4af3f63d..18e3c4dfade0 100644 --- a/dev-ruby/factory_girl/factory_girl-4.8.1.ebuild +++ b/dev-ruby/factory_girl/factory_girl-4.8.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby24 ruby25" RUBY_FAKEGEM_RECIPE_DOC="yard" |