Skip to content

Instantly share code, notes, and snippets.

@bdonnahue
Created September 23, 2017 15:50
Show Gist options
  • Save bdonnahue/74455fed20ed7d4c7b1ddb77bb96c0f6 to your computer and use it in GitHub Desktop.
Save bdonnahue/74455fed20ed7d4c7b1ddb77bb96c0f6 to your computer and use it in GitHub Desktop.
[root@24ea42cd89ed ~]# ./install_gitlab_shell.sh
Could not find rake-12.0.0 in any of the sources
Run `bundle install` to install missing gems.
[root@24ea42cd89ed ~]# rake --version
rake, version 12.1.0
[root@24ea42cd89ed ~]# sudo -u git rake --version
rake, version 12.1.0
[root@24ea42cd89ed ~]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment