<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/rubygems/test_gem.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>[rubygems/rubygems] Improve source list management testing</title>
<updated>2025-09-03T14:38:37+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2025-08-06T17:38:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cbd0de84f6325a66d9d97b17073252bc0e2bb512'/>
<id>cbd0de84f6325a66d9d97b17073252bc0e2bb512</id>
<content type='text'>
This approach better simulate that ["http://gems.example.com/"] is the
default list of sources, rather than ["https://rubygems.org/"].

https://github.com/rubygems/rubygems/commit/55130c259a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This approach better simulate that ["http://gems.example.com/"] is the
default list of sources, rather than ["https://rubygems.org/"].

https://github.com/rubygems/rubygems/commit/55130c259a
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Deprecate Gem::Specification#datadir and will remove it at RG 4.1</title>
<updated>2025-08-05T21:23:02+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2025-08-05T09:45:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=052b38a5d9ca4d0ab2ad872bf896fe256a0186f5'/>
<id>052b38a5d9ca4d0ab2ad872bf896fe256a0186f5</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/e99cdab171
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/e99cdab171
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Fix duplicated specs when they have been previously activated</title>
<updated>2024-10-14T14:51:20+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-10-10T18:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=57404e4369df11f77f089d5d11d310679b2e749f'/>
<id>57404e4369df11f77f089d5d11d310679b2e749f</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/b44bf2ac74
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/b44bf2ac74
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Fix weirdness of "interrupt" test command</title>
<updated>2024-10-02T05:34:54+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-09-26T10:58:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8e73609c7b4c7fdc35e47cefd8f696777c0da5e6'/>
<id>8e73609c7b4c7fdc35e47cefd8f696777c0da5e6</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/0a75590ac9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/0a75590ac9
</pre>
</div>
</content>
</entry>
<entry>
<title>Sychronize with rubygems/rubygems repo</title>
<updated>2024-05-31T16:13:55+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-05-31T15:30:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=10c256f98fdd9f7942ff61246dc005bb13be8508'/>
<id>10c256f98fdd9f7942ff61246dc005bb13be8508</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] Extract a `spec` variable</title>
<updated>2024-05-31T11:58:00+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-05-30T09:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=56689332960a989148f8d88ef8b7549b5e60e8bc'/>
<id>56689332960a989148f8d88ef8b7549b5e60e8bc</id>
<content type='text'>
It's consistent with the previous test and makes print debugging easier.

https://github.com/rubygems/rubygems/commit/d7f424df16
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's consistent with the previous test and makes print debugging easier.

https://github.com/rubygems/rubygems/commit/d7f424df16
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Remove unnecessary reset</title>
<updated>2024-05-31T11:58:00+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-05-29T19:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=530c85be49638bbb47b90f9d329fb4a18fc2dd39'/>
<id>530c85be49638bbb47b90f9d329fb4a18fc2dd39</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/33328e54fd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/33328e54fd
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[rubygems/rubygems] Fix `gem pristine` sometimes failing to pristine user installed gems"</title>
<updated>2024-05-30T03:46:19+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-05-30T03:46:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ba8e6e77fd81f039f3bc85b2c1fb72aa93499b14'/>
<id>ba8e6e77fd81f039f3bc85b2c1fb72aa93499b14</id>
<content type='text'>
This reverts commit a3edc4abc574b04bcacfae2af188cce7d27bfcf1.

That commit caused test failure with Windows platform.

* https://github.com/ruby/ruby/actions/runs/9289018414/job/25561871390
* https://github.com/ruby/ruby/actions/runs/9289018425/job/25561873060
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit a3edc4abc574b04bcacfae2af188cce7d27bfcf1.

That commit caused test failure with Windows platform.

* https://github.com/ruby/ruby/actions/runs/9289018414/job/25561871390
* https://github.com/ruby/ruby/actions/runs/9289018425/job/25561873060
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Fix `gem pristine` sometimes failing to pristine user installed gems</title>
<updated>2024-05-29T15:35:04+00:00</updated>
<author>
<name>David Rodriguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-05-16T14:01:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a3edc4abc574b04bcacfae2af188cce7d27bfcf1'/>
<id>a3edc4abc574b04bcacfae2af188cce7d27bfcf1</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/0eb6ed8f86
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/0eb6ed8f86
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Make `Gem.clear_paths` test less implementation dependent</title>
<updated>2024-05-14T16:08:01+00:00</updated>
<author>
<name>David Rodriguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-05-06T10:15:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=64542380728b2f0cb0a76a09d08735538350cd9f'/>
<id>64542380728b2f0cb0a76a09d08735538350cd9f</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/b545daa95d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/b545daa95d
</pre>
</div>
</content>
</entry>
</feed>
