Skip to content

Conversation

@Hamms
Copy link
Contributor

@Hamms Hamms commented Nov 14, 2025

To match the version currently used by our monorepo


Gem::Specification.new do |spec|
spec.required_ruby_version = '>= 3.0.5'
spec.required_ruby_version = '~> 3.0'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I decided to loosen this requirement, rather than updating it to 3.1.7; I don't think this gem's needs are that particular. Please let me know if you disagree!

.travis.yml Outdated
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We could alternatively just remove this config; see #15

@Hamms Hamms requested a review from a team November 14, 2025 23:26
@Hamms Hamms merged commit 795474b into main Nov 14, 2025
2 checks passed
Hamms added a commit that referenced this pull request Nov 14, 2025
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