Skip to content

Change Gem::Version#approximate_recommendation to be optimistic#9537

Open
jeremyevans wants to merge 1 commit into
ruby:masterfrom
jeremyevans:gem-appoximate-version-optimistic
Open

Change Gem::Version#approximate_recommendation to be optimistic#9537
jeremyevans wants to merge 1 commit into
ruby:masterfrom
jeremyevans:gem-appoximate-version-optimistic

Conversation

@jeremyevans
Copy link
Copy Markdown
Contributor

What was the end-user or developer problem that led to this PR?

Add the recent developer meeting, we discussed switching from using pessimistic versioning by default to using optimistic versioning by default.

What is your fix for the problem, implemented in this PR?

This changes Gem::Version#approximate_recommendation to be optimistic instead of pessimistic.

Make sure the following tasks are checked

Previously, this used a pessimistic recommendation. This switches
it to give an optimistic recommendation.
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