Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Sep 5, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

deivid-rodriguez and others added 3 commits September 5, 2025 11:32
Since Ruby 3.4.5, which ships with did_you_mean-2.0.0, RubyGems no
longer gives "did you mean" suggestions for unknown commands.

This is because did_you_mean-2.0.0 completely removed the SPELL_CHECKERS
constant, and attaching "did you mean" to `Gem::UnknownCommandError`
errors required this constant to be defined.

The fix is to remove conditions on the `SPELL_CHECKERS` constant.

ruby/rubygems@9287cd80ed
…source control

--append adds a source to the end, moving it to the end if it already exists.
--prepend adds or moves a source to the beginning.

This allows idempotent sorting of gem sources without removing and adding.

ruby/rubygems@d9a0567c65
@pull pull bot locked and limited conversation to collaborators Sep 5, 2025
@pull pull bot added the ⤵️ pull label Sep 5, 2025
@pull pull bot merged commit 0d91997 into turkdevops:master Sep 5, 2025
1 check failed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants