<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/rubygems/commands/setup_command.rb, branch v4.0.2</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] Extract and generate only bundler bin files instead of full installation.</title>
<updated>2025-12-08T23:52:15+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2025-12-08T06:33:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ca8630b6363a706a43bfdb5a3359addcfb616d19'/>
<id>ca8630b6363a706a43bfdb5a3359addcfb616d19</id>
<content type='text'>
https://github.com/ruby/rubygems/commit/a70e573973
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rubygems/commit/a70e573973
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rubygems] Removed default bundler spec from specification directory</title>
<updated>2025-10-28T11:06:17+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-04-18T07:29:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7bd7bcbf3e683e3d4d88696b72444e6c14685cc2'/>
<id>7bd7bcbf3e683e3d4d88696b72444e6c14685cc2</id>
<content type='text'>
https://github.com/ruby/rubygems/commit/6fbbde48e2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rubygems/commit/6fbbde48e2
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rubygems] Completely removed install_as_default feature</title>
<updated>2025-10-28T11:06:16+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-04-18T06:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d67aba8a5d81383880e05504de9a52ab6b2a015e'/>
<id>d67aba8a5d81383880e05504de9a52ab6b2a015e</id>
<content type='text'>
https://github.com/ruby/rubygems/commit/15e46a3a68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rubygems/commit/15e46a3a68
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Fix headings levels in Changelogs</title>
<updated>2025-06-05T10:12:39+00:00</updated>
<author>
<name>Antoine Marguerie</name>
<email>antoine@basesecrete.com</email>
</author>
<published>2025-05-21T13:07:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=11492bd88d98edeaac4d3e35dd0d59bf67a79569'/>
<id>11492bd88d98edeaac4d3e35dd0d59bf67a79569</id>
<content type='text'>
And adapt release scripts and configuration to the new structure.

https://github.com/rubygems/rubygems/commit/3deb1aedae
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And adapt release scripts and configuration to the new structure.

https://github.com/rubygems/rubygems/commit/3deb1aedae
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Remove unnecessary and out of date ruby version check</title>
<updated>2024-11-25T14:56:08+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-11-22T10:18:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4e6ada3ae4e81d27270b0205eaa778a824cb09c6'/>
<id>4e6ada3ae4e81d27270b0205eaa778a824cb09c6</id>
<content type='text'>
We already do this check in `setup.rb` itself, which is run earlier.

https://github.com/rubygems/rubygems/commit/160cc3f1c5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We already do this check in `setup.rb` itself, which is run earlier.

https://github.com/rubygems/rubygems/commit/160cc3f1c5
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Fix `gem update --system` leaving old default bundler executables around</title>
<updated>2024-10-30T14:22:08+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-10-21T11:43:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1e1a37220b18873cd227da2e9b788a62c41707df'/>
<id>1e1a37220b18873cd227da2e9b788a62c41707df</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/4b81add54c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/4b81add54c
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip RDoc related feature if Gem::RDoc is not available</title>
<updated>2024-09-01T11:00:13+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-08-29T08:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4aa3491bd235fd16fbef7ba24181bc838aa29abb'/>
<id>4aa3491bd235fd16fbef7ba24181bc838aa29abb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Update contents of gem.bat on Windows</title>
<updated>2024-06-21T02:27:47+00:00</updated>
<author>
<name>ccmywish</name>
<email>ccmywish@qq.com</email>
</author>
<published>2024-06-20T16:06:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=185a6c991e0f9000f66a59981ce666d611143d15'/>
<id>185a6c991e0f9000f66a59981ce666d611143d15</id>
<content type='text'>
(https://github.com/rubygems/rubygems/pull/6483)

https://github.com/rubygems/rubygems/commit/41d8cffd2e

Co-Authored-By: MSP-Greg &lt;Greg.mpls@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/rubygems/rubygems/pull/6483)

https://github.com/rubygems/rubygems/commit/41d8cffd2e

Co-Authored-By: MSP-Greg &lt;Greg.mpls@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Fix binstubs sometimes not getting regenerated when `--destdir` is given</title>
<updated>2024-05-16T13:34:33+00:00</updated>
<author>
<name>David Rodriguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-05-09T15:51:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c55c11d7d5813683dde3eb7791bc2a9d5d39556d'/>
<id>c55c11d7d5813683dde3eb7791bc2a9d5d39556d</id>
<content type='text'>
This was only working for gems also installed in the default gem home.

https://github.com/rubygems/rubygems/commit/47df02dbd9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was only working for gems also installed in the default gem home.

https://github.com/rubygems/rubygems/commit/47df02dbd9
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Fix `ruby setup.rb` leaving traces in source folder</title>
<updated>2023-12-15T11:52:38+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2023-12-14T21:59:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7c72755da8577947f564aeb264a201f62b032996'/>
<id>7c72755da8577947f564aeb264a201f62b032996</id>
<content type='text'>
It's the `Gem::Installer` below what installs executables, and the code
being deleted here is now actually creating a `gems/` folder in the root
of the source repo when running `ruby setup.rb`.

https://github.com/rubygems/rubygems/commit/0e69a8b0d6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's the `Gem::Installer` below what installs executables, and the code
being deleted here is now actually creating a `gems/` folder in the root
of the source repo when running `ruby setup.rb`.

https://github.com/rubygems/rubygems/commit/0e69a8b0d6
</pre>
</div>
</content>
</entry>
</feed>
