diff options
Diffstat (limited to 'dev-ruby/http')
-rw-r--r-- | dev-ruby/http/http-3.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/http/http-3.3.0.ebuild b/dev-ruby/http/http-3.3.0.ebuild index 99051aa01e39..935b12a363df 100644 --- a/dev-ruby/http/http-3.3.0.ebuild +++ b/dev-ruby/http/http-3.3.0.ebuild @@ -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 " |