summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-03-30 07:23:20 +0100
committerHans de Graaff <graaff@gentoo.org>2019-03-30 07:43:19 +0100
commit905b2ff23eee524e2433ecad1b9eba4c8ec4fee4 (patch)
tree4887e6fb8771c36fb2ea0e0f96806b4b8ffdcfb2 /dev-ruby/omniauth
parentdev-ruby/async_sinatra: add ruby26 (diff)
downloadgentoo-905b2ff23eee524e2433ecad1b9eba4c8ec4fee4.tar.gz
gentoo-905b2ff23eee524e2433ecad1b9eba4c8ec4fee4.tar.bz2
gentoo-905b2ff23eee524e2433ecad1b9eba4c8ec4fee4.zip
dev-ruby/omniauth: 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/omniauth')
-rw-r--r--dev-ruby/omniauth/omniauth-1.9.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/omniauth/omniauth-1.9.0.ebuild b/dev-ruby/omniauth/omniauth-1.9.0.ebuild
index 13f9e1058c49..83b0ae242f0d 100644
--- a/dev-ruby/omniauth/omniauth-1.9.0.ebuild
+++ b/dev-ruby/omniauth/omniauth-1.9.0.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_EXTRADOC="README.md"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"