<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/bundler/self_manager.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>Merge RubyGems-3.6.2 and Bundler-2.6.2</title>
<updated>2024-12-23T22:21:10+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-12-23T20:02:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9e0eb9778d557ef59a541a65be658040951de5be'/>
<id>9e0eb9778d557ef59a541a65be658040951de5be</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 restarting with locked version when $PROGRAM_NAME has been changed</title>
<updated>2024-12-13T14:23:30+00:00</updated>
<author>
<name>Camden Narzt</name>
<email>6243207+CamJN@users.noreply.github.com</email>
</author>
<published>2024-12-11T19:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6cde41bc52cb411a3259349b23fab2cd05789b01'/>
<id>6cde41bc52cb411a3259349b23fab2cd05789b01</id>
<content type='text'>
Use Process.argv0 instead of $PROGRAM_NAME because $PROGRAM_NAME is
liable to be changed but Process.argv0 is not.

https://github.com/rubygems/rubygems/commit/43b747dc9e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use Process.argv0 instead of $PROGRAM_NAME because $PROGRAM_NAME is
liable to be changed but Process.argv0 is not.

https://github.com/rubygems/rubygems/commit/43b747dc9e
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Revert "Fix `bundle.bat` re-execution"</title>
<updated>2024-10-10T17:57:07+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-10-09T15:19:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b77ff342ccb1c57a4b6c618e4ddf6bf1fec23a1d'/>
<id>b77ff342ccb1c57a4b6c618e4ddf6bf1fec23a1d</id>
<content type='text'>
This reverts commit https://github.com/rubygems/rubygems/commit/e04e00f7bb5b.

https://github.com/rubygems/rubygems/commit/554ece1587
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit https://github.com/rubygems/rubygems/commit/e04e00f7bb5b.

https://github.com/rubygems/rubygems/commit/554ece1587
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Fix `bundle.bat` re-execution</title>
<updated>2024-10-07T16:36:50+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-09-30T10:36:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a90861340ae6799ae9dcd75a14b451cae433cefe'/>
<id>a90861340ae6799ae9dcd75a14b451cae433cefe</id>
<content type='text'>
It does not have ruby code, so we should not prepend `ruby` to the
command the re-execute it.

https://github.com/rubygems/rubygems/commit/e04e00f7bb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It does not have ruby code, so we should not prepend `ruby` to the
command the re-execute it.

https://github.com/rubygems/rubygems/commit/e04e00f7bb
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] More rubygems 3.2.x removals</title>
<updated>2024-10-04T20:01:52+00:00</updated>
<author>
<name>Samuel Giddins</name>
<email>segiddins@segiddins.me</email>
</author>
<published>2024-10-02T16:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=dfa11551aa1a4dc9ba9d2d78c083dc77e17b8f29'/>
<id>dfa11551aa1a4dc9ba9d2d78c083dc77e17b8f29</id>
<content type='text'>
Signed-off-by: Samuel Giddins &lt;segiddins@segiddins.me&gt;

https://github.com/rubygems/rubygems/commit/272f3464a3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Samuel Giddins &lt;segiddins@segiddins.me&gt;

https://github.com/rubygems/rubygems/commit/272f3464a3
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Don't try to auto-install dev versions of Bundler not available remotely</title>
<updated>2024-09-23T10:53:32+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-09-19T14:25:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5d53993a3773e4299277807a8bbcb63aa552bf68'/>
<id>5d53993a3773e4299277807a8bbcb63aa552bf68</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/1a7a3fdeb9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/1a7a3fdeb9
</pre>
</div>
</content>
</entry>
<entry>
<title>Synchronize Bundler &amp; RubyGems (#11071)</title>
<updated>2024-06-28T14:12:29+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-06-28T14:12:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=98c923ff4bbeeb4a8f9f63ea2695a38471da42c2'/>
<id>98c923ff4bbeeb4a8f9f63ea2695a38471da42c2</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] Auto switch to locked bundler version even when using binstubs</title>
<updated>2024-06-11T13:30:50+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-06-06T11:38:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3e84da0970097914b2eae80a5f3106d72f5faae9'/>
<id>3e84da0970097914b2eae80a5f3106d72f5faae9</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/076aba8b1c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/076aba8b1c
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Fix performance regression on applications with a local cache</title>
<updated>2024-05-24T15:02:30+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-05-22T19:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=744dd5a362eca2000eadb1873e7c0118aef97fe4'/>
<id>744dd5a362eca2000eadb1873e7c0118aef97fe4</id>
<content type='text'>
Even if all gems are properly installed and no resolve is needed, we
recently started always reading all packages in `vendor/cache` and
extracting specifications from them.

This commit fixes the problem by longer making considering cached specs
the default and only enable them when a resolve is actually needed.

https://github.com/rubygems/rubygems/commit/edeb2c42bf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Even if all gems are properly installed and no resolve is needed, we
recently started always reading all packages in `vendor/cache` and
extracting specifications from them.

This commit fixes the problem by longer making considering cached specs
the default and only enable them when a resolve is actually needed.

https://github.com/rubygems/rubygems/commit/edeb2c42bf
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Fix incorrect `bundle update --bundler` message</title>
<updated>2024-03-22T13:14:42+00:00</updated>
<author>
<name>David Rodriguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-03-15T18:10:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7b3ef370f84cd0a2e7a8d3ce8717ae6dfa49319e'/>
<id>7b3ef370f84cd0a2e7a8d3ce8717ae6dfa49319e</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/146de56353
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/146de56353
</pre>
</div>
</content>
</entry>
</feed>
