Skip to content
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.

Allow a minimum ruby version in Gemfile #119

Closed
moore3071 opened this issue Apr 21, 2016 · 2 comments
Closed

Allow a minimum ruby version in Gemfile #119

moore3071 opened this issue Apr 21, 2016 · 2 comments

Comments

@moore3071
Copy link

Allow for setting a minimum ruby version at least to the minor version number in the gemfile. This would be very helpful when working with a cross-distro group that doesn't want to use rvm (an Arch user with a Debian user pulling from pacman's repos and dpkg for their respective Ruby packages).

@segiddins
Copy link
Member

As of 1.12, you can do ruby "~> 2.3.0", does that accomplish what you need?

@moore3071
Copy link
Author

That does, I've just seen little documentation of it, and a general search reveals some weirder solutions. Thanks for you help.

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

No branches or pull requests

2 participants