Skip to content
GitLab
Next
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
GitLab.org
omnibus-gitlab
Commits
38b4dea1
Commit
38b4dea1
authored
Oct 05, 2015
by
Marin Jankovski
Browse files
Use ruby 2..17
parent
336dfb40
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
CHANGELOG.md
CHANGELOG.md
+1
-0
config/projects/gitlab.rb
config/projects/gitlab.rb
+1
-1
No files found.
CHANGELOG.md
View file @
38b4dea1
...
...
@@ -9,6 +9,7 @@ omnibus-gitlab repository.
-
Moved docker build to omnibus-gitlab repository 9757575747c9d78e355ecd76b11dd7b9dc4d94b5
-
Using sv to check for service status e7b00e4a5d8f0195d9a3f59a6d398a6d0dba3773
-
Set kernel.sem for postgres connections dff749b36a929f9a7dfc128b60f3d53cf2464ed8
-
Use ruby 2.1.7
8.
0.4(Unreleased)
...
...
config/projects/gitlab.rb
View file @
38b4dea1
...
...
@@ -45,7 +45,7 @@ install_dir "/opt/gitlab"
build_version
Omnibus
::
BuildVersion
.
new
.
semver
build_iteration
Gitlab
::
BuildIteration
.
new
.
build_iteration
override
:ruby
,
version:
'2.1.
6
'
override
:ruby
,
version:
'2.1.
7
'
override
:rubygems
,
version:
'2.2.5'
,
source:
{
md5:
"7701b5bc348d8da41a511ac012a092a8"
}
override
:'chef-gem'
,
version:
'12.4.1'
override
:cacerts
,
version:
'2015.09.02'
,
source:
{
md5:
'3e0e6f302bd4f5b94040b8bcee0ffe15'
}
...
...
Takuya Noguchi
💖
@tnir
mentioned in issue
#2588 (closed)
·
Jul 13, 2017
mentioned in issue
#2588 (closed)
mentioned in issue #2588
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment