<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/rubygems/test_gem.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>Merge RubyGems/Bundler 4.0.10</title>
<updated>2026-04-08T22:49:38+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2026-04-08T08:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4edfd93c0ab3c90006564a6e3ae9b4ea4924db07'/>
<id>4edfd93c0ab3c90006564a6e3ae9b4ea4924db07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge RubyGems/Bundler 4.0.6</title>
<updated>2026-04-08T22:49:38+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2026-04-08T08:07:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=019c261cd7128a6b9d2a6dd977865af268a435e0'/>
<id>019c261cd7128a6b9d2a6dd977865af268a435e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) 8ecf28f9384207590be73d5f2a95859cff9c526a: [Backport #21954]</title>
<updated>2026-04-04T03:17:03+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2026-04-04T03:17:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=fda2bc4ee3045a17ca52ca6075cdd955a813fbc1'/>
<id>fda2bc4ee3045a17ca52ca6075cdd955a813fbc1</id>
<content type='text'>
	[ruby/rubygems] Fix NoMethodError in Gem.try_activate when activation conflicts occur
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	[ruby/rubygems] Fix NoMethodError in Gem.try_activate when activation conflicts occur
</pre>
</div>
</content>
</entry>
<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>
</feed>
