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

Cannot install Specific version of Ruby due to activesupport dependency #25

Open
bilalbaqar opened this issue Jan 10, 2017 · 1 comment

Comments

@bilalbaqar
Copy link

While installing rvm using the following command:

curl -L https://get.rvm.io | bash -s stable --ruby=1.9.3 --gems=rails

I get the following error:

ERROR: Error installing rails:
activesupport requires Ruby version >= 2.2.2.

@bradleyjones
Copy link
Contributor

This repository is no longer being maintained, the logic for the Curvature visualizations has been merged into the OpenStack Horizon project and all future development is taking place in this repo https://github.com/openstack/horizon.

With regards to this error you could try editing the Gemfile to pin activesupport to an earlier version that is supported by ruby 1.9.3

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

No branches or pull requests

2 participants