diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-05-04 11:18:07 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-05-04 11:22:39 +0200 |
commit | b0039280bf3def95ab4d817ae2f8eb8346536f39 (patch) | |
tree | e26a5bdfab7f90ef73e66b57a7d9fb86ee7e2315 /dev-ruby | |
parent | dev-ruby/asciidoctor-diagram: add ruby26 (diff) | |
download | gentoo-b0039280bf3def95ab4d817ae2f8eb8346536f39.tar.gz gentoo-b0039280bf3def95ab4d817ae2f8eb8346536f39.tar.bz2 gentoo-b0039280bf3def95ab4d817ae2f8eb8346536f39.zip |
dev-ruby/rspec-json_expectations: 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')
-rw-r--r-- | dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild b/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild index b95f3edd5c66..fdeb97e9ab4a 100644 --- a/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild +++ b/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby24 ruby25" +USE_RUBY="ruby24 ruby25 ruby26" RUBY_FAKEGEM_RECIPE_DOC="rdoc" |