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

Update README to emphasize Ruby version requirement #50

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

davidteren
Copy link
Contributor

This change adds the minimum Ruby version requirement so that users do not spend time wondering why the Vernier traces are malformed and fail to render in the profile viewers ☺️

@jhawthorn
Copy link
Owner

so that users do not spend time wondering why the Vernier traces are malformed and fail to render in the profile viewers

How did you install vernier without the minimum Ruby version? 😅 We should be enforcing it via gemspec https://github.com/jhawthorn/vernier/blob/main/vernier.gemspec#L15

@casperisfine
Copy link
Contributor

I suspect they got an older version? e.g. https://rubygems.org/gems/vernier/versions/0.1.0

@jhawthorn
Copy link
Owner

Ah! 😓 that makes sense. Maybe I should cut a 1.0 as well and specify ~> 1.0 in the install to avoid that.

@jhawthorn jhawthorn merged commit cfb84bb into jhawthorn:main Dec 21, 2023
4 of 5 checks passed
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.

3 participants