commit: b8e7ba4fd46e73865c2b1f6e184537f0b3e4b777 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Apr 2 02:37:02 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 2 02:55:37 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8e7ba4f
dev-ruby/roadie: enable ruby31 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/roadie/roadie-4.0.0.ebuild | 4 ++-- dev-ruby/roadie/roadie-5.0.0.ebuild | 4 ++-- dev-ruby/roadie/roadie-5.0.1.ebuild | 4 ++-- dev-ruby/roadie/roadie-5.1.0.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dev-ruby/roadie/roadie-4.0.0.ebuild b/dev-ruby/roadie/roadie-4.0.0.ebuild index 019990e2ae00..45e92d0b40e8 100644 --- a/dev-ruby/roadie/roadie-4.0.0.ebuild +++ b/dev-ruby/roadie/roadie-4.0.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby26 ruby27 ruby30" +USE_RUBY="ruby27 ruby30 ruby31" RUBY_FAKEGEM_EXTRADOC="README.md" RUBY_FAKEGEM_RECIPE_TEST="rspec3" diff --git a/dev-ruby/roadie/roadie-5.0.0.ebuild b/dev-ruby/roadie/roadie-5.0.0.ebuild index 761869585c3e..dd2b5321151a 100644 --- a/dev-ruby/roadie/roadie-5.0.0.ebuild +++ b/dev-ruby/roadie/roadie-5.0.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby26 ruby27 ruby30" +USE_RUBY="ruby27 ruby30 ruby31" RUBY_FAKEGEM_EXTRADOC="README.md" RUBY_FAKEGEM_RECIPE_TEST="rspec3" diff --git a/dev-ruby/roadie/roadie-5.0.1.ebuild b/dev-ruby/roadie/roadie-5.0.1.ebuild index 761869585c3e..dd2b5321151a 100644 --- a/dev-ruby/roadie/roadie-5.0.1.ebuild +++ b/dev-ruby/roadie/roadie-5.0.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby26 ruby27 ruby30" +USE_RUBY="ruby27 ruby30 ruby31" RUBY_FAKEGEM_EXTRADOC="README.md" RUBY_FAKEGEM_RECIPE_TEST="rspec3" diff --git a/dev-ruby/roadie/roadie-5.1.0.ebuild b/dev-ruby/roadie/roadie-5.1.0.ebuild index bb0dc9eac450..dd2b5321151a 100644 --- a/dev-ruby/roadie/roadie-5.1.0.ebuild +++ b/dev-ruby/roadie/roadie-5.1.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby27 ruby30" +USE_RUBY="ruby27 ruby30 ruby31" RUBY_FAKEGEM_EXTRADOC="README.md" RUBY_FAKEGEM_RECIPE_TEST="rspec3"
