Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

cf should fail to install or report error when run on unsupported ruby #39

Closed
jgfoster opened this issue Aug 7, 2013 · 3 comments
Closed

Comments

@jgfoster
Copy link

jgfoster commented Aug 7, 2013

So it mostly (but not completely) works on a brand new Mac OS X 10.8 (Mountain Lion comes with ruby 1.8.7-p358)?

@andypiper
Copy link

I believe it requires 1.9.x minimum. I always install rvm on OS X first.

@tlang
Copy link
Contributor

tlang commented Aug 7, 2013

Update: we're going to cut a new cf gem in a few days that will show an error if running < ruby 1.9.3

@TildeWill
Copy link
Contributor

Done. Minimum Ruby version is 1.9.3. you may also want to update your rubygems to latest if you get an error about modifying a frozen string:
gem update --system

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

5 participants