<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/rubygems/exceptions.rb, branch v4.0.4</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/rubygems] Removed unused deprecate loading</title>
<updated>2025-11-17T22:57:29+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2025-11-17T06:12:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=093dbbbd350cf1288c12287629db932faaab1b55'/>
<id>093dbbbd350cf1288c12287629db932faaab1b55</id>
<content type='text'>
https://github.com/ruby/rubygems/commit/a49d315ecd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rubygems/commit/a49d315ecd
</pre>
</div>
</content>
</entry>
<entry>
<title>Align the conditions for did_you_mean</title>
<updated>2025-09-08T12:06:17+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-09-08T12:01:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ac24f70fb0c0cc80d30ec6e96b3369079775d0dc'/>
<id>ac24f70fb0c0cc80d30ec6e96b3369079775d0dc</id>
<content type='text'>
Probably due to the testing order, sometimes it looks like that
`Gem::UnknownCommandError` happens to be used without registered in
`DidYouMean`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Probably due to the testing order, sometimes it looks like that
`Gem::UnknownCommandError` happens to be used without registered in
`DidYouMean`.
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Fix "did you mean" suggestions for unknown commands</title>
<updated>2025-09-05T09:32:38+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2025-09-02T04:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=41ffd1bd7cacbb72b568958aab72c34f65d69888'/>
<id>41ffd1bd7cacbb72b568958aab72c34f65d69888</id>
<content type='text'>
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.

https://github.com/rubygems/rubygems/commit/9287cd80ed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.

https://github.com/rubygems/rubygems/commit/9287cd80ed
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Use spaces around optional parameter values</title>
<updated>2025-08-18T03:31:51+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2025-08-11T20:02:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7125f7635d43f67b1664bf85e72a34d868259822'/>
<id>7125f7635d43f67b1664bf85e72a34d868259822</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/b58829a868
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/b58829a868
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Deprecate constant that has been unused for a long time</title>
<updated>2024-09-06T18:44:37+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-09-06T11:02:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2a17b4f0222a24e2ae2cd686e611f6951215387e'/>
<id>2a17b4f0222a24e2ae2cd686e611f6951215387e</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/282dbb3d62
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/282dbb3d62
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Remove incorrect documentation</title>
<updated>2024-09-06T18:44:36+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-09-06T11:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4478ca31131a1c5d7eac5ae79bfae5f2d28f4d60'/>
<id>4478ca31131a1c5d7eac5ae79bfae5f2d28f4d60</id>
<content type='text'>
This exception has not been raised for a long time.

https://github.com/rubygems/rubygems/commit/a6271a0b21
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This exception has not been raised for a long time.

https://github.com/rubygems/rubygems/commit/a6271a0b21
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Remove typo name</title>
<updated>2024-03-24T15:27:00+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-03-24T11:23:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5e4b4d667441461f6384b2afb47df855c06d2e20'/>
<id>5e4b4d667441461f6384b2afb47df855c06d2e20</id>
<content type='text'>
It is more 2 years since #5109, probably enough time to warn.

https://github.com/rubygems/rubygems/commit/1e9433e77f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is more 2 years since #5109, probably enough time to warn.

https://github.com/rubygems/rubygems/commit/1e9433e77f
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Add WebauthnVerificationError Exception</title>
<updated>2023-04-12T02:51:03+00:00</updated>
<author>
<name>Jenny Shen</name>
<email>jenny.shen@shopify.com</email>
</author>
<published>2023-02-15T15:49:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=354a5c646e12aa5fbed94f818c3e4b72f05735e3'/>
<id>354a5c646e12aa5fbed94f818c3e4b72f05735e3</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/932c111f2c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/932c111f2c
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] util/rubocop -A --only Style/StringLiteralsInInterpolation</title>
<updated>2023-03-17T09:50:55+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-03-16T04:00:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4bb5ce8188c7623106d124d3398c6b73bfa8ecd4'/>
<id>4bb5ce8188c7623106d124d3398c6b73bfa8ecd4</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/cb554f6eb7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/cb554f6eb7
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] util/rubocop -A --only Style/Alias</title>
<updated>2023-03-17T09:50:55+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-03-16T03:55:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=83f9aa8f02c9fdcf8d22f0859c4f4fb3ad30bb42'/>
<id>83f9aa8f02c9fdcf8d22f0859c4f4fb3ad30bb42</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/fba6e94de9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/fba6e94de9
</pre>
</div>
</content>
</entry>
</feed>
