<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/spec/bundler/support/path.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>[ruby/rubygems] Restore pathname for rake dev:deps</title>
<updated>2025-11-07T20:12:48+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2025-11-07T00:08:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=110f24c47e162db7730757cb4a9b13d1148ec85e'/>
<id>110f24c47e162db7730757cb4a9b13d1148ec85e</id>
<content type='text'>
https://github.com/ruby/rubygems/commit/89e95d0f15
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rubygems/commit/89e95d0f15
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rubygems] Removed unnecessary loading of pathname</title>
<updated>2025-11-07T20:12:47+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2025-11-06T22:14:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9767b31090f923200abff68657c6489e8f32cfde'/>
<id>9767b31090f923200abff68657c6489e8f32cfde</id>
<content type='text'>
https://github.com/ruby/rubygems/commit/6e965b7872
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rubygems/commit/6e965b7872
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Remove unnecessary branching</title>
<updated>2025-07-28T00:39:03+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2025-07-24T19:49:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0dc86fd8435c742dbd32dafd7483904a06658764'/>
<id>0dc86fd8435c742dbd32dafd7483904a06658764</id>
<content type='text'>
We now run specs against a single version, so I prefer to keep a single
branch. Once we bump the major version, this will need very little
updates, and that seems fine.

https://github.com/rubygems/rubygems/commit/3866d25a00
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We now run specs against a single version, so I prefer to keep a single
branch. Once we bump the major version, this will need very little
updates, and that seems fine.

https://github.com/rubygems/rubygems/commit/3866d25a00
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Fix language quality spec no longer getting run properly</title>
<updated>2025-07-25T02:10:39+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2025-07-24T09:54:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=416fde11eb28fa01f9da738354facdd728d5ec68'/>
<id>416fde11eb28fa01f9da738354facdd728d5ec68</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/c65e34a904
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/c65e34a904
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Fix man tracked files glob for ruby-core</title>
<updated>2025-07-25T02:10:39+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2025-07-24T09:52:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bfd0c15ffa809959caa8615f3a5665603a76d219'/>
<id>bfd0c15ffa809959caa8615f3a5665603a76d219</id>
<content type='text'>
The location has been consistent with upstream for a while so the
previous glob was no longer matching any files.

https://github.com/rubygems/rubygems/commit/dae40b7041
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The location has been consistent with upstream for a while so the
previous glob was no longer matching any files.

https://github.com/rubygems/rubygems/commit/dae40b7041
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Remove `default_install_uses_path` setting</title>
<updated>2025-07-07T02:53:00+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2025-07-02T06:25:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9918ca16713765879c6a71106a1cb310f1882c1b'/>
<id>9918ca16713765879c6a71106a1cb310f1882c1b</id>
<content type='text'>
The previous default can already be configured with `bundle config
path.system true`.

https://github.com/rubygems/rubygems/commit/cb483b79db
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The previous default can already be configured with `bundle config
path.system true`.

https://github.com/rubygems/rubygems/commit/cb483b79db
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync RubyGems</title>
<updated>2025-07-03T04:43:00+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2025-07-02T19:25:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=81da38b3080a0d971d7b1720015117fef2d19c98'/>
<id>81da38b3080a0d971d7b1720015117fef2d19c98</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] Migrate `bundle viz` specs to run offline</title>
<updated>2025-07-02T01:34:18+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2025-06-24T10:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b953d1134acd0f0685405d5163a8d3d8d630f22d'/>
<id>b953d1134acd0f0685405d5163a8d3d8d630f22d</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/672722cd4d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/672722cd4d
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Simpler glob to find path to rake</title>
<updated>2025-07-02T01:34:18+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2025-06-24T11:35:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cd742b6be6585113032e473f32af666e971947fd'/>
<id>cd742b6be6585113032e473f32af666e971947fd</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/852db00169
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/852db00169
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Rename some helpers to avoid name classes</title>
<updated>2025-07-02T01:34:18+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2025-06-24T11:30:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=83c403c4d8654e8eda68eee8190f5cc2dcb96d78'/>
<id>83c403c4d8654e8eda68eee8190f5cc2dcb96d78</id>
<content type='text'>
I plan to introduce a `base_system_gems` helper to actually install gems
from `base_system_gem_path` into system gems but that would collapse
with an existing helper.

https://github.com/rubygems/rubygems/commit/714c209e62
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I plan to introduce a `base_system_gems` helper to actually install gems
from `base_system_gem_path` into system gems but that would collapse
with an existing helper.

https://github.com/rubygems/rubygems/commit/714c209e62
</pre>
</div>
</content>
</entry>
</feed>
