Skip to content
Snippets Groups Projects
Commit 20f131c4 authored by Jacob Vosmaer's avatar Jacob Vosmaer
Browse files

Pin gitlab-rails to v6.7.1-ee

parent e6d70593
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -17,7 +17,7 @@
#
 
name "gitlab-rails"
version "v6.7.2"
version "v6.7.1-ee"
 
dependency "ruby"
dependency "bundler"
Loading
Loading
@@ -28,7 +28,7 @@ dependency "rsync"
dependency "libicu"
dependency "postgresql"
 
source :git => "https://gitlab.com/gitlab-org/gitlab-ce.git"
source :git => "git@gitlab.com:subscribers/gitlab-ee.git"
 
env = {
"LDFLAGS" => "-L#{install_dir}/embedded/lib -I#{install_dir}/embedded/include",
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment