summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-05-06 19:35:45 +0200
committerHans de Graaff <graaff@gentoo.org>2019-05-06 19:58:04 +0200
commite505d611ccfe4eca62f0173da667f5184b1121c6 (patch)
tree798ad27c8f7bb823f6abc467133405b0a771db25 /dev-ruby/best_in_place
parentdev-ruby/combustion: add ruby26 (diff)
downloadgentoo-e505d611ccfe4eca62f0173da667f5184b1121c6.tar.gz
gentoo-e505d611ccfe4eca62f0173da667f5184b1121c6.tar.bz2
gentoo-e505d611ccfe4eca62f0173da667f5184b1121c6.zip
dev-ruby/best_in_place: add ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/best_in_place')
-rw-r--r--dev-ruby/best_in_place/best_in_place-3.1.1.ebuild7
1 files 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() {