Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

overriding ruby version inside .ruby-version file #3

Open
andriyun opened this issue May 26, 2016 · 2 comments
Open

overriding ruby version inside .ruby-version file #3

andriyun opened this issue May 26, 2016 · 2 comments
Labels

Comments

@andriyun
Copy link
Member

When we have .ruby-version file we have next bug

Using guard-compass 1.0.0
Using guard-livereload 2.1.0
Using guard-shell 0.6.1
Bundle complete! 20 Gemfile dependencies, 43 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
bash-4.3# $(rbenv which compass)
rbenv: version `2.0.0-p247' is not installed (set by /work/.ruby-version)
bash-4.3#
@andypost andypost added the bug label May 27, 2016
@andypost
Copy link
Contributor

which version of ruby you are trying to use?

@andypost
Copy link
Contributor

suppose container was build with different version

PS: on original container I'm creating symlinks to ruby executables, if you change version something could go wrong

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants