Skip to content

Conversation

cloud-hot
Copy link

when i use:
rvm_gem {
'bundler':
name => 'bundler',
ruby_version => 'ree-1.8.7-2012.02',
ensure => latest,
require => Rvm_system_ruby['ree-1.8.7-2012.02'];
}

it will hang on the blow command and will never go on.

debug: Rvm_gembundler: Executing '/usr/local/rvm/bin/rvm ree-1.8.7-2012.02 do gem list --local bundler$'
debug: Rvm_gembundler: Executing '/usr/local/rvm/bin/rvm ree-1.8.7-2012.02 do gem list --remote bundler$'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants