Commit e47a1ebf authored by Kirill Smelkov's avatar Kirill Smelkov

X v↑ gitlab*, ruby

parent 681ee4cd
......@@ -26,8 +26,8 @@ environment =
[ruby2.1]
<= ruby-common
url = http://ftp.ruby-lang.org/pub/ruby/2.1/ruby-2.1.6.tar.xz
md5sum = ec6f10ca331ce947802ede86259513a8
url = http://ftp.ruby-lang.org/pub/ruby/2.1/ruby-2.1.7.tar.xz
md5sum = 2e43a1d32cc16975a6b5d3ffce399199
[ruby2.2]
......
......@@ -119,7 +119,7 @@ environment =
[gitlab-repository]
recipe = slapos.recipe.build:gitclone
repository = https://gitlab.com/gitlab-org/gitlab-ce.git
revision = v7.13.0.rc2-0-gae44e5ec064aaa9f5063732dc7bb6ee751a80ce2
revision = 19cfa86aa3db83fcd90f3dd967c18ad3cd3e729e
location = ${buildout:parts-directory}/gitlab
git-executable = ${git:location}/bin/git
......@@ -127,7 +127,7 @@ git-executable = ${git:location}/bin/git
recipe = slapos.recipe.build:gitclone
repository = https://gitlab.com/gitlab-org/gitlab-shell.git
# FIXME pin gitlab-shell version properly (wrt gitlab) ?
revision = v2.6.3-5-ga338189
revision = 6add33352316af566cec5d827981f1783c59b7f4
location = ${buildout:parts-directory}/gitlab-shell
git-executable = ${git:location}/bin/git
......@@ -216,5 +216,5 @@ url = ${:_profile_base_location_}/template/${:_buildout_section_name_}
# gems-directory = gemsAAA # XXX = good idea?
[versions]
rubygemsrecipe = 0.2.1
rubygemsrecipe = 0.2.2
plone.recipe.command = 1.1
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment