Skip to content

Add missing required Ruby version to gemspec#510

Merged
sarahraqueld merged 1 commit intothoughtbot:mainfrom
unused:add-missing-required-ruby-version-in-gemspec
Nov 5, 2024
Merged

Add missing required Ruby version to gemspec#510
sarahraqueld merged 1 commit intothoughtbot:mainfrom
unused:add-missing-required-ruby-version-in-gemspec

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
Member

@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
@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