Skip to content

Commit e314a45

Browse files
Robert Marshallstanhu
andcommitted
Merge branch 'sh-clean-gitlab-glfm-markdown-libs' into 'master'
Prune unneeded gitlab-glfm-markdown precompiled libraries See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7408 Merged-by: Robert Marshall <[email protected]> Approved-by: Clemens Beck <[email protected]> Approved-by: Ian Baum <[email protected]> Approved-by: Robert Marshall <[email protected]> Co-authored-by: Stan Hu <[email protected]>
2 parents 3a456e4 + 2b34146 commit e314a45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/software/gitlab-rails.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@
128128

129129
ruby_ver = shellout!("#{embedded_bin('ruby')} -e 'puts RUBY_VERSION.match(/\\d+\\.\\d+/)[0]'", env: env).stdout.chomp
130130
gem_paths = {
131+
'gitlab-glfm-markdown' => 'lib',
131132
'google-protobuf' => 'lib/google',
132133
'grpc' => 'src/ruby/lib/grpc',
133134
'prometheus-client-mmap' => 'lib',

0 commit comments

Comments
 (0)