Switch back to ruby-grpc package from archive
This commit is contained in:
parent
66c64859dc
commit
63a14ed45d
1 changed files with 0 additions and 1 deletions
1
debian/gitlab.postinst
vendored
1
debian/gitlab.postinst
vendored
|
@ -64,7 +64,6 @@ export GEM_PATH=$(gem env gempath)
|
|||
|
||||
# Updating these rubygem packages are complicated
|
||||
runuser -u ${gitlab_user} -- sh -c "gem install -v 1.8.0 graphiql-rails"
|
||||
runuser -u ${gitlab_user} -- sh -c "gem install -v 1.42 grpc"
|
||||
|
||||
#######################################################################
|
||||
# update Gemfile.lock and yarn.lock, always
|
||||
|
|
Loading…
Reference in a new issue