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

Add configuration for Ruby versions for development #45

Open
jtorreggiani opened this issue Jul 29, 2022 · 0 comments
Open

Add configuration for Ruby versions for development #45

jtorreggiani opened this issue Jul 29, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jtorreggiani
Copy link
Contributor

jtorreggiani commented Jul 29, 2022

Running the server locally we ran into an issue with a missing dependency for web brick which causes the development server to fail. This is due to a discrepancy in ruby versions. We should add a .ruby-version file to the root of the repository to specific the ruby version. This can be use by Ruby Version Manager and rbenv to used the correct ruby version.

This also means that the repository is likely behind on Ruby updates that should be handled as a separate update.

@jtorreggiani jtorreggiani added the bug Something isn't working label Jul 29, 2022
@jtorreggiani jtorreggiani self-assigned this Jul 29, 2022
@jtorreggiani jtorreggiani changed the title Add new development dependency. Configuration Ruby versions for development Jul 29, 2022
@jtorreggiani jtorreggiani changed the title Configuration Ruby versions for development Add configuration for Ruby versions for development Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants