diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-05-23 06:32:25 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-05-23 06:32:25 +0200 |
commit | 99151e0731bcc425cb988c05f196712288bbe42b (patch) | |
tree | 7ee90dd48bfe295d1c6ef29d0232e82c09d0d62e /dev-ruby/rspec-json_expectations | |
parent | dev-ruby/nokogiri-diff: add ruby25 (diff) | |
download | gentoo-99151e0731bcc425cb988c05f196712288bbe42b.tar.gz gentoo-99151e0731bcc425cb988c05f196712288bbe42b.tar.bz2 gentoo-99151e0731bcc425cb988c05f196712288bbe42b.zip |
dev-ruby/rspec-json_expectations: add ruby25
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/rspec-json_expectations')
-rw-r--r-- | dev-ruby/rspec-json_expectations/rspec-json_expectations-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.1.0.ebuild b/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.1.0.ebuild index 67a63c05b9b8..e7d2d403f5b2 100644 --- a/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.1.0.ebuild +++ b/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.1.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_DOC="rdoc" |