Upgrading Ruby to ruby-1.9.3-p327 results in Ruby Version: unknown
Created by: malayamanas
Testing in master branch.
output of bundle exec rake gitlab:env:info RAILS_ENV=production
gitlab@gitlabhost:~/gitlab$ bundle exec rake gitlab:env:info RAILS_ENV=production
System information System: Ubuntu 12.04 Current User: gitlab Using RVM: no Ruby Version: unknown Gem Version: 1.8.23 Bundler Version:1.2.3 Rake Version: 10.0.1
GitLab information Version: 4.0.0pre Revision: d476bc01 Directory: /home/gitlab/gitlab DB Adapter: mysql2 URL: http://gitlabhost.onmobile.com HTTP Clone URL: http://gitlabhost.onmobile.com/some-project.git SSH Clone URL: git@gitlabhost.onmobile.com:some-project.git Using LDAP: no Using Omniauth: no
Gitolite information Version: v3.04-4-g4524f01 Admin URI: git@localhost:gitolite-admin Admin Key: gitlab Repositories: /home/git/repositories/ Hooks: /home/git/.gitolite/hooks/ Git: /usr/bin/git gitlab@gitlabhost:~/gitlab$ ruby --version ruby 1.9.3p327 (2012-11-10 revision 37606) [i686-linux]