summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-02-25 08:29:06 +0100
committerHans de Graaff <graaff@gentoo.org>2018-02-25 08:47:25 +0100
commitaa1dd339390354f24aad9dd75ca3a56352c5aae4 (patch)
tree833a522e30d48a781db0da88ccee889ddcde6d8e /dev-ruby
parentdev-ruby/minitest-bonus-assertions: add ruby25 (diff)
downloadgentoo-aa1dd339390354f24aad9dd75ca3a56352c5aae4.tar.gz
gentoo-aa1dd339390354f24aad9dd75ca3a56352c5aae4.tar.bz2
gentoo-aa1dd339390354f24aad9dd75ca3a56352c5aae4.zip
dev-ruby/ruby-progressbar: add ruby23
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild
index cf0379c1e7c2..ea6370d2e547 100644
--- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild
+++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby22 ruby23"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
RUBY_FAKEGEM_TASK_DOC=""