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

Remove ruby restriction in Gemfile #24

Merged
merged 1 commit into from
Nov 4, 2014
Merged

Conversation

JonRowe
Copy link
Member

@JonRowe JonRowe commented Nov 4, 2014

We don't require the most up to date version of Ruby because it's not a hosted app, but we should clarify we expect a recent version when working on this. I also added some deployment / setup instructions.

@JonRowe
Copy link
Member Author

JonRowe commented Nov 4, 2014

Does the ruby directive in gemfiles support ruby '2.1' (with no specification for the 3rd part)?

@myronmarston nope, whole versions only, no tildewhack either :/

@JonRowe JonRowe mentioned this pull request Nov 4, 2014
@myronmarston
Copy link
Member

@myronmarston nope, whole versions only, no tildewhack either :/

Weird. That's surprising given that bundler supports flexible versioning constraints.

Anyhow, LGTM

JonRowe added a commit that referenced this pull request Nov 4, 2014
Remove ruby restriction in Gemfile
@JonRowe JonRowe merged commit 0f24760 into source Nov 4, 2014
@JonRowe JonRowe deleted the remove_ruby_restriction branch November 4, 2014 21:54
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.

2 participants