dev-ruby/best_in_place: add ruby26
authorHans de Graaff <graaff@gentoo.org>
Mon, 6 May 2019 17:35:45 +0000 (19:35 +0200)
committerHans de Graaff <graaff@gentoo.org>
Mon, 6 May 2019 17:58:04 +0000 (19:58 +0200)
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

dev-ruby/best_in_place/best_in_place-3.1.1.ebuild

index 799960989b68af10c4a1830fa8f99c11215d60a5..ebeece79995ac6655d4dc002b4e4bc65eaec8d87 100644 (file)
@@ -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() {