summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-05-23 06:11:15 +0200
committerHans de Graaff <graaff@gentoo.org>2018-05-23 06:11:15 +0200
commit9748e674e13f36fc23f1531f55551ac006c42750 (patch)
treebc42bca05636129959b76f2a9ea9f6304c84c6a8 /dev-ruby/http/http-3.3.0.ebuild
parentdev-ruby/websocket: add 1.2.7 (diff)
downloadgentoo-9748e674e13f36fc23f1531f55551ac006c42750.tar.gz
gentoo-9748e674e13f36fc23f1531f55551ac006c42750.tar.bz2
gentoo-9748e674e13f36fc23f1531f55551ac006c42750.zip
dev-ruby/http: add ruby25
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/http/http-3.3.0.ebuild')
-rw-r--r--dev-ruby/http/http-3.3.0.ebuild4
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 "