summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-11-09 01:50:39 +0100
committerManuel Rüger <mrueg@gentoo.org>2016-11-09 22:17:28 +0100
commitbff2ac2429e5b18e6dbfc2b5b4c077d9b044651b (patch)
treedb36e1344fc127ba418f4c707c73ddf231497c80 /dev-ruby/descendants_tracker
parentdev-ruby/neovim-ruby-client: Bump version to 0.3.1 and remove ruby 2.0 (diff)
downloadgentoo-bff2ac2429e5b18e6dbfc2b5b4c077d9b044651b.tar.gz
gentoo-bff2ac2429e5b18e6dbfc2b5b4c077d9b044651b.tar.bz2
gentoo-bff2ac2429e5b18e6dbfc2b5b4c077d9b044651b.zip
dev-ruby/descendants_tracker: Add ruby23
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-ruby/descendants_tracker')
-rw-r--r--dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild b/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild
index 79703a95f3da..1a77e7b314db 100644
--- a/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild
+++ b/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
RUBY_FAKEGEM_RECIPE_DOC="yard"