dev-ruby/http: add ruby25
authorHans de Graaff <graaff@gentoo.org>
Wed, 23 May 2018 04:11:15 +0000 (06:11 +0200)
committerHans de Graaff <graaff@gentoo.org>
Wed, 23 May 2018 04:11:15 +0000 (06:11 +0200)
Package-Manager: Portage-2.3.36, Repoman-2.3.9

dev-ruby/http/http-3.3.0.ebuild

index 99051aa01e39e0829a5d5c8a25ec0b7483892f14..935b12a363dfc7a67704feae47cd02617e62ce0f 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 
@@ -22,7 +22,7 @@ IUSE=""
 ruby_add_rdepend "
        >=dev-ruby/addressable-2.3:0
        >=dev-ruby/http-cookie-1.0:0
-       >=dev-ruby/http-form_data-1.0.1:1.0
+       dev-ruby/http-form_data:2
        >=dev-ruby/http_parser_rb-0.6.0 =dev-ruby/http_parser_rb-0.6*"
 
 ruby_add_bdepend "