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 version specifications for all dependencies #574

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

DannyBen
Copy link
Owner

@DannyBen DannyBen commented Nov 25, 2024

Update gemspec dependency versions, with these rules:

  1. With 0.x gems - assume the minor version may introduce breaking changes, so require ~> 0.x.y
  2. With 1.x gems - assume breaking changes can only be introduced in major version, so require ~> 1.x
  3. In preparation for completely v0.7.0, allow 'completely', '>= 0.6.1', '< 0.8'

@DannyBen DannyBen merged commit c1aa6f5 into master Nov 25, 2024
8 checks passed
@DannyBen DannyBen deleted the update/deps branch November 25, 2024 14:03
@DannyBen DannyBen added this to the 1.2.7 milestone Dec 20, 2024
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.

1 participant