<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/rubygems/command.rb, branch v4.0.3</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<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] gem server command is extracted from rubygems core feature now</title>
<updated>2025-02-20T03:58:45+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2025-02-19T07:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=556be73cbbf3845c448ca4f546411be18d523f33'/>
<id>556be73cbbf3845c448ca4f546411be18d523f33</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/b29f8d6a37
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/b29f8d6a37
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Rename wrapper files for vendored libraries with 'vendored_' prefix</title>
<updated>2024-02-26T22:04:04+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-01-31T04:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d2da774f870ecf51f465dd4081a7349812efaac4'/>
<id>d2da774f870ecf51f465dd4081a7349812efaac4</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/cfc908c8c1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/cfc908c8c1
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Use match? when regexp match data is unused</title>
<updated>2023-12-13T22:00:26+00:00</updated>
<author>
<name>Samuel Giddins</name>
<email>segiddins@segiddins.me</email>
</author>
<published>2023-12-13T11:46:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=baf2ec2ca8127cd610a3681a1e84ebcb404fe8f2'/>
<id>baf2ec2ca8127cd610a3681a1e84ebcb404fe8f2</id>
<content type='text'>
Improved performance / reduced allocations

https://github.com/rubygems/rubygems/commit/b04726c9a7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improved performance / reduced allocations

https://github.com/rubygems/rubygems/commit/b04726c9a7
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Better approach to falling back to user installation when GEM_HOME not writable</title>
<updated>2023-12-07T04:56:22+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2023-12-01T11:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=33bd95625756562f4865fbc6ad5c39e0cfbc26d6'/>
<id>33bd95625756562f4865fbc6ad5c39e0cfbc26d6</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/f67bced16b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/f67bced16b
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Only show "Defaulting to user installation" message when it matters.</title>
<updated>2023-11-30T19:58:40+00:00</updated>
<author>
<name>Ellen Marie Dash</name>
<email>me@duckie.co</email>
</author>
<published>2023-11-29T23:49:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7008d97b76649928cd5552eb0f44a496d468daf0'/>
<id>7008d97b76649928cd5552eb0f44a496d468daf0</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/61b0947225
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/61b0947225
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Fix typo missing do</title>
<updated>2023-11-24T07:26:27+00:00</updated>
<author>
<name>Mau Magnaguagno</name>
<email>maumagnaguagno@gmail.com</email>
</author>
<published>2023-11-21T03:59:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=87ddfb33a0bb7f771d4a1aee0c27c598267fb926'/>
<id>87ddfb33a0bb7f771d4a1aee0c27c598267fb926</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/4eade32ad6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/4eade32ad6
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Prefer String#each_line in Gem::Command</title>
<updated>2023-11-24T07:26:26+00:00</updated>
<author>
<name>Mau Magnaguagno</name>
<email>maumagnaguagno@gmail.com</email>
</author>
<published>2023-11-21T03:52:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f792b55b2138c75bfc4efe1d15af5e924f4349bc'/>
<id>f792b55b2138c75bfc4efe1d15af5e924f4349bc</id>
<content type='text'>
Replace ``String#split("\n").each`` with ``String#each_line``.

https://github.com/rubygems/rubygems/commit/958744807d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace ``String#split("\n").each`` with ``String#each_line``.

https://github.com/rubygems/rubygems/commit/958744807d
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Rephrase "Defaulting to user installation" message.</title>
<updated>2023-10-16T04:51:07+00:00</updated>
<author>
<name>Ellen Marie Dash</name>
<email>the@smallest.dog</email>
</author>
<published>2023-09-30T23:13:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3f5da31760476cf8a0340f03125c4b97c3cdbc97'/>
<id>3f5da31760476cf8a0340f03125c4b97c3cdbc97</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/b7c531347e

Co-authored-by: David Rodríguez &lt;deivid.rodriguez@riseup.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/b7c531347e

Co-authored-by: David Rodríguez &lt;deivid.rodriguez@riseup.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Move "Defaulting to user installation ..." message, so `--install-dir` and `--user-install` can suppress it.</title>
<updated>2023-10-11T19:07:29+00:00</updated>
<author>
<name>Ellen Marie Dash</name>
<email>me@duckie.co</email>
</author>
<published>2023-09-30T07:17:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=be32109d64be81e796d44880aab966aabb4ae294'/>
<id>be32109d64be81e796d44880aab966aabb4ae294</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/6677fc6853
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/6677fc6853
</pre>
</div>
</content>
</entry>
</feed>
