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 missing required Ruby version to gemspec #510

Conversation

unused
Copy link
Contributor

@unused unused commented Oct 28, 2024

fixes #456

required_ruby_version is an optional property in specification though recommended by Rubygems guide. The change requests follows specification of factory_bot.

Copy link
Contributor

@sarahraqueld sarahraqueld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @unused!

@sarahraqueld sarahraqueld merged commit 0848476 into thoughtbot:main Nov 5, 2024
11 checks passed
@unused unused deleted the add-missing-required-ruby-version-in-gemspec branch November 10, 2024 16:09
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.

gemspec is missing required_ruby_version
2 participants