<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/rubygems/test_gem.rb, branch v3_4_9</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] 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>
<entry>
<title>[rubygems/rubygems] Remove `Gem::Specification#mark_version`</title>
<updated>2024-05-03T15:12:55+00:00</updated>
<author>
<name>David Rodriguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-02-05T19:19:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=281df1e495eeb8533b963c63a14c614fcab97859'/>
<id>281df1e495eeb8533b963c63a14c614fcab97859</id>
<content type='text'>
This gets in the middle if we ever start allowing to build as if using a
different RubyGems version than the one being run.

This could be useful to make `gem rebuild` a little more usable, and
it's already done by Bundler specs which already make this method a noop
when they need this.

I'm not sure forcefully setting this, even if user explicitly specified
something else is helpful.

Since this could potentially prevent gems explicitly setting a constant
RubyGems version from building, I changed the error of incorrect
RubyGems version from a hard error to a warning, since it will start
happening in those cases if we stop overwriting the version.

https://github.com/rubygems/rubygems/commit/45676af80d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This gets in the middle if we ever start allowing to build as if using a
different RubyGems version than the one being run.

This could be useful to make `gem rebuild` a little more usable, and
it's already done by Bundler specs which already make this method a noop
when they need this.

I'm not sure forcefully setting this, even if user explicitly specified
something else is helpful.

Since this could potentially prevent gems explicitly setting a constant
RubyGems version from building, I changed the error of incorrect
RubyGems version from a hard error to a warning, since it will start
happening in those cases if we stop overwriting the version.

https://github.com/rubygems/rubygems/commit/45676af80d
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Respect global umask when writing regular files</title>
<updated>2024-03-22T13:15:15+00:00</updated>
<author>
<name>David Rodriguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-03-18T12:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8ef923dc35515e438ebd9ad135c80e4309956214'/>
<id>8ef923dc35515e438ebd9ad135c80e4309956214</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/fd5cb7396f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/fd5cb7396f
</pre>
</div>
</content>
</entry>
</feed>
