<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/bundler/feature_flag.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>[rubygems/rubygems] Removed deprecated settings methods</title>
<updated>2025-10-15T07:15:48+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2025-10-15T04:09:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=fdc37df3d3bd8cb2c4b2fdbafa9e3a6d93d51ab4'/>
<id>fdc37df3d3bd8cb2c4b2fdbafa9e3a6d93d51ab4</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/89bcdfc941
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/89bcdfc941
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Make update_requires_all_flag to settings</title>
<updated>2025-10-10T10:12:35+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2025-10-10T06:47:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4bf14758336fd51c3c45a714c944b7d69ec9bed3'/>
<id>4bf14758336fd51c3c45a714c944b7d69ec9bed3</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/631a55be91
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/631a55be91
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Make default_cli_command flag to settings</title>
<updated>2025-10-10T07:59:34+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2025-10-10T06:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=aac6f0681536c8ca58638714c2cc8d7e35aa6a37'/>
<id>aac6f0681536c8ca58638714c2cc8d7e35aa6a37</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/31d67ecc05
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/31d67ecc05
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Make global_gem_cache flag to settings</title>
<updated>2025-10-10T06:27:47+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2025-10-10T05:10:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b38846db18c34213077a9efaa7b28683b42f12a3'/>
<id>b38846db18c34213077a9efaa7b28683b42f12a3</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/bfe15a4712

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

Co-authored-by: David Rodríguez &lt;2887858+deivid-rodriguez@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Replaced Bundler.feature_flag.plugins? to Bundler.settings</title>
<updated>2025-10-10T04:06:28+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2025-10-10T02:30:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=282b0e3a8342de5fb5466f7b85ead83a9f5ac9f6'/>
<id>282b0e3a8342de5fb5466f7b85ead83a9f5ac9f6</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/ced8ef3a12

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

Co-authored-by: David Rodríguez &lt;2887858+deivid-rodriguez@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Switch `cache_all` to be `true` by default</title>
<updated>2025-09-19T10:30:10+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>2887858+deivid-rodriguez@users.noreply.github.com</email>
</author>
<published>2025-09-09T17:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a4c277733b10ff1ad484689c1a256032c39cea87'/>
<id>a4c277733b10ff1ad484689c1a256032c39cea87</id>
<content type='text'>
And make it a standard setting.

https://github.com/rubygems/rubygems/commit/17e356fa94
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And make it a standard setting.

https://github.com/rubygems/rubygems/commit/17e356fa94
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Switch `lockfile_checksums` to be true by default</title>
<updated>2025-09-19T10:30:10+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>2887858+deivid-rodriguez@users.noreply.github.com</email>
</author>
<published>2025-09-09T17:20:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=44a4f88159127e8d49bd3dfddcaa32233f57dd85'/>
<id>44a4f88159127e8d49bd3dfddcaa32233f57dd85</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/47c3dc19ee

Co-authored-by: Jonathan Barquero &lt;jonbarlo@hotmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/47c3dc19ee

Co-authored-by: Jonathan Barquero &lt;jonbarlo@hotmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Remove `allow_offline_install` setting</title>
<updated>2025-09-16T08:17:32+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>2887858+deivid-rodriguez@users.noreply.github.com</email>
</author>
<published>2025-09-09T17:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6b0af3135264351d0bbaaf5cf6b207a9c84b6e76'/>
<id>6b0af3135264351d0bbaaf5cf6b207a9c84b6e76</id>
<content type='text'>
And let the feature always be enabled, so I'm not sure why we'd need
this configurable.

https://github.com/rubygems/rubygems/commit/5a27f0c1e3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And let the feature always be enabled, so I'm not sure why we'd need
this configurable.

https://github.com/rubygems/rubygems/commit/5a27f0c1e3
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Complete remembered options removal</title>
<updated>2025-09-11T02:54:49+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>2887858+deivid-rodriguez@users.noreply.github.com</email>
</author>
<published>2025-09-09T12:37:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ecd1284bf246ae739890d154706f4f533bc8d77e'/>
<id>ecd1284bf246ae739890d154706f4f533bc8d77e</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/573ffad3ea
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/573ffad3ea
</pre>
</div>
</content>
</entry>
<entry>
<title>(Temporarily?) delay path changes and global cache changes</title>
<updated>2025-07-28T01:01:58+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2025-07-24T19:50:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=95fdaa5c3b0e722c1052b6141d26212e290491b3'/>
<id>95fdaa5c3b0e722c1052b6141d26212e290491b3</id>
<content type='text'>
There are several issues with these which I'm not sure I'll have time to
address properly. I prefer to keep our default branch in a releasable
state just in case. Once they are fixed, this can be reverted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are several issues with these which I'm not sure I'll have time to
address properly. I prefer to keep our default branch in a releasable
state just in case. Once they are fixed, this can be reverted.
</pre>
</div>
</content>
</entry>
</feed>
