diff --git a/www-apps/gitlabhq/gitlabhq-7.9.0.ebuild b/www-apps/gitlabhq/gitlabhq-7.9.0.ebuild index 884aa79..42930f5 100644 --- a/www-apps/gitlabhq/gitlabhq-7.9.0.ebuild +++ b/www-apps/gitlabhq/gitlabhq-7.9.0.ebuild @@ -13,7 +13,7 @@ EAPI="5" # https://github.com/cvut/gitlabhq for more information. # -USE_RUBY="ruby20" +USE_RUBY="ruby21" PYTHON_DEPEND="2:2.5" EGIT_REPO_URI="https://github.com/gitlabhq/gitlabhq.git" @@ -53,7 +53,7 @@ GEMS_DEPEND=" mysql? ( virtual/mysql ) memcached? ( net-misc/memcached )" DEPEND="${GEMS_DEPEND} - $(ruby_implementation_depend ruby20 '=' -2.0.0*)[readline,ssl] + $(ruby_implementation_depend ruby21 '=' -2.1.5*)[readline,ssl] >=dev-vcs/git-1.8.1.5 >=dev-vcs/gitlab-shell-2.0.1 net-misc/curl