dev-ruby/capistrano: add ruby26
authorHans de Graaff <graaff@gentoo.org>
Sat, 14 Mar 2020 06:18:23 +0000 (07:18 +0100)
committerHans de Graaff <graaff@gentoo.org>
Sat, 14 Mar 2020 07:46:58 +0000 (08:46 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
dev-ruby/capistrano/capistrano-2.15.5-r2.ebuild

index 59cecde8c10c687aada9aba2a773ceaba0a36ca1..a309c73791004d39184c609d99b5f894dd528d4e 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"