commit: e505d611ccfe4eca62f0173da667f5184b1121c6
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon May 6 17:35:45 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon May 6 17:58:04 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e505d611
dev-ruby/best_in_place: add ruby26
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
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 799960989b6..ebeece79995 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() {