From e505d611ccfe4eca62f0173da667f5184b1121c6 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Mon, 6 May 2019 19:35:45 +0200 Subject: [PATCH] dev-ruby/best_in_place: add ruby26 Signed-off-by: Hans de Graaff Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- dev-ruby/best_in_place/best_in_place-3.1.1.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dev-ruby/best_in_place/best_in_place-3.1.1.ebuild b/dev-ruby/best_in_place/best_in_place-3.1.1.ebuild index 799960989b68..ebeece79995a 100644 --- a/dev-ruby/best_in_place/best_in_place-3.1.1.ebuild +++ b/dev-ruby/best_in_place/best_in_place-3.1.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.md" @@ -38,6 +38,9 @@ ruby_add_bdepend " >=dev-ruby/rails-3.2 >=dev-ruby/sqlite3-1.3.4-r1 dev-ruby/bundler + dev-ruby/combustion + dev-ruby/jquery-rails + dev-ruby/jquery-ui-rails )" all_ruby_prepare() { -- 2.26.2