summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-01-05 08:49:04 +0100
committerHans de Graaff <graaff@gentoo.org>2019-01-05 08:58:18 +0100
commit5aecc90b583d1dc4a78e6690a16705a7c96c43be (patch)
treed1634de81ed623dcbca5cf484ee1c5467be37417 /dev-ruby/rspec-expectations
parentdev-ruby/rspec-support: add ruby26 (diff)
downloadgentoo-5aecc90b583d1dc4a78e6690a16705a7c96c43be.tar.gz
gentoo-5aecc90b583d1dc4a78e6690a16705a7c96c43be.tar.bz2
gentoo-5aecc90b583d1dc4a78e6690a16705a7c96c43be.zip
dev-ruby/rspec-expectations: add ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r--dev-ruby/rspec-expectations/rspec-expectations-3.8.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.8.2.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.8.2.ebuild
index f172e8ea6684..248a6e5cf4be 100644
--- a/dev-ruby/rspec-expectations/rspec-expectations-3.8.2.ebuild
+++ b/dev-ruby/rspec-expectations/rspec-expectations-3.8.2.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_RECIPE_TEST="rspec3"