summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/github_api/github_api-0.18.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/github_api/github_api-0.18.2.ebuild b/dev-ruby/github_api/github_api-0.18.2.ebuild
index 6ee287ea6a39..1e652a640a12 100644
--- a/dev-ruby/github_api/github_api-0.18.2.ebuild
+++ b/dev-ruby/github_api/github_api-0.18.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-USE_RUBY="ruby22 ruby23"
+USE_RUBY="ruby22 ruby23 ruby24"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
@@ -21,7 +21,7 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
ruby_add_rdepend "
- >=dev-ruby/addressable-2.4 =dev-ruby/addressable-2.4*
+ >=dev-ruby/addressable-2.4 =dev-ruby/addressable-2*
>=dev-ruby/descendants_tracker-0.0.4 =dev-ruby/descendants_tracker-0.0*
>=dev-ruby/faraday-0.8:0
>=dev-ruby/hashie-3.5:3