<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/bundler/gem_version_promoter.rb, branch v3_2_11</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-3.4.11 and Bundler-2.4.11</title>
<updated>2023-08-29T14:25:18+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-07-19T05:12:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=dd91a17560946db1cb33c0ae1ecf3abe555ed1d0'/>
<id>dd91a17560946db1cb33c0ae1ecf3abe555ed1d0</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] Fix tiny typo</title>
<updated>2022-12-20T04:15:02+00:00</updated>
<author>
<name>Michael Siegfried</name>
<email>michaeldsiegfried@gmail.com</email>
</author>
<published>2022-11-17T01:52:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c436f52fe81b90e09376c9b75ac4cb4a4b090e32'/>
<id>c436f52fe81b90e09376c9b75ac4cb4a4b090e32</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/390e3e1ebd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/390e3e1ebd
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Support for pre flag in `bundle update`</title>
<updated>2022-12-20T04:15:02+00:00</updated>
<author>
<name>Michael Siegfried</name>
<email>michael@procore.com</email>
</author>
<published>2022-01-04T22:54:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2bc4f1dea5e663acba1d3c662390e8fc20bf6721'/>
<id>2bc4f1dea5e663acba1d3c662390e8fc20bf6721</id>
<content type='text'>
Passing this flag allows bumping to the current version, even if that
version is prerelease. This works in concert with the current flags.

https://github.com/rubygems/rubygems/commit/a6409e3509
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Passing this flag allows bumping to the current version, even if that
version is prerelease. This works in concert with the current flags.

https://github.com/rubygems/rubygems/commit/a6409e3509
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Clarify segment equality check</title>
<updated>2022-12-20T04:15:02+00:00</updated>
<author>
<name>Michael Siegfried</name>
<email>michaeldsiegfried@gmail.com</email>
</author>
<published>2022-11-17T00:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1ee31f9d9dc8da4b0eb8ca39b79a6b270c6c2f2d'/>
<id>1ee31f9d9dc8da4b0eb8ca39b79a6b270c6c2f2d</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/6624474c5a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/6624474c5a
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Return early outside of loop</title>
<updated>2022-12-20T04:15:02+00:00</updated>
<author>
<name>Michael Siegfried</name>
<email>michaeldsiegfried@gmail.com</email>
</author>
<published>2022-11-17T00:18:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e58d18bf23a4dff7f17c76e6a3c762896cc2d807'/>
<id>e58d18bf23a4dff7f17c76e6a3c762896cc2d807</id>
<content type='text'>
The conditions are not dependent on each spec and can be checked once at
the beginning of the method.

https://github.com/rubygems/rubygems/commit/086bc9433f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The conditions are not dependent on each spec and can be checked once at
the beginning of the method.

https://github.com/rubygems/rubygems/commit/086bc9433f
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Add question marks to interrogative methods</title>
<updated>2022-12-20T04:15:02+00:00</updated>
<author>
<name>Michael Siegfried</name>
<email>michaeldsiegfried@gmail.com</email>
</author>
<published>2022-11-17T00:13:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c67f6c4dafbc868c36b3e021331fe0b1fac680f5'/>
<id>c67f6c4dafbc868c36b3e021331fe0b1fac680f5</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/52da85e9ef
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/52da85e9ef
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate our resolver engine to PubGrub</title>
<updated>2022-11-11T22:40:31+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-11-11T21:00:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0a9d51ee9d2b3d0111832e5ea1c8195a16e2f99b'/>
<id>0a9d51ee9d2b3d0111832e5ea1c8195a16e2f99b</id>
<content type='text'>
  https://github.com/rubygems/rubygems/pull/5960

  Co-authored-by: David Rodríguez &lt;deivid.rodriguez@riseup.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  https://github.com/rubygems/rubygems/pull/5960

  Co-authored-by: David Rodríguez &lt;deivid.rodriguez@riseup.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Let specs be sorted just once by the gem version promoter</title>
<updated>2022-09-12T13:13:29+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2022-08-24T08:05:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6a21d196ba774f219956ede5d4cf276b1af433c4'/>
<id>6a21d196ba774f219956ede5d4cf276b1af433c4</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/3cea25a39d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/3cea25a39d
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge https://github.com/rubygems/rubygems/commit/16c3535413afebcdbab7582c6017c27b5da8a8dc</title>
<updated>2022-09-05T05:37:12+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-09-05T00:15:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3eca1e438db6fabaa7cd5e5a7120da147ac0ec26'/>
<id>3eca1e438db6fabaa7cd5e5a7120da147ac0ec26</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 HEAD</title>
<updated>2022-08-23T01:45:57+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-08-22T02:52:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f69244cee8c01d82e94d38032c82be684f37808a'/>
<id>f69244cee8c01d82e94d38032c82be684f37808a</id>
<content type='text'>
  Pick from https://github.com/rubygems/rubygems/commit/6b3a5a9ab0453463381a8164efb6298ea9eb776f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Pick from https://github.com/rubygems/rubygems/commit/6b3a5a9ab0453463381a8164efb6298ea9eb776f
</pre>
</div>
</content>
</entry>
</feed>
