<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/bundler/runtime.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.15 and Bundler-2.4.15</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:14:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e44e42c3039d26c016554f3db1c0d6817abbad87'/>
<id>e44e42c3039d26c016554f3db1c0d6817abbad87</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] Move rubygems source specific logic to rubygems source</title>
<updated>2022-07-02T10:41:02+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2022-06-30T09:54:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9101269e948d838c916ea8342b8e6edce2e0957c'/>
<id>9101269e948d838c916ea8342b8e6edce2e0957c</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/6aa4c422a7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/6aa4c422a7
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Cleanup old legacy code</title>
<updated>2022-05-09T12:25:23+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2022-05-08T19:22:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=00e5e827b19e3b385fdad0710de71d4402431318'/>
<id>00e5e827b19e3b385fdad0710de71d4402431318</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/531d6b5fee
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/531d6b5fee
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Leave ":" after MANPATH when not set</title>
<updated>2021-11-01T15:28:28+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2021-10-30T07:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ed0f326e88ab695507d66729e3a4441d6888910b'/>
<id>ed0f326e88ab695507d66729e3a4441d6888910b</id>
<content type='text'>
So that system man pages still work after a gem with man pages overrides
it.

https://github.com/rubygems/rubygems/commit/1031879b87
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So that system man pages still work after a gem with man pages overrides
it.

https://github.com/rubygems/rubygems/commit/1031879b87
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Remove unnecessary code</title>
<updated>2021-10-13T07:21:41+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2021-10-11T17:58:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d6627ab85c7e29a45ee61af350a38c37ea2bd83b'/>
<id>d6627ab85c7e29a45ee61af350a38c37ea2bd83b</id>
<content type='text'>
All supported rubygems versions implement this.

https://github.com/rubygems/rubygems/commit/2130782ef6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All supported rubygems versions implement this.

https://github.com/rubygems/rubygems/commit/2130782ef6
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Remove unnecessary exception</title>
<updated>2021-08-31T10:06:14+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2021-07-26T13:20:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=fe47ac213bc43747004779dd966790592d0ab309'/>
<id>fe47ac213bc43747004779dd966790592d0ab309</id>
<content type='text'>
If we have succeeded to materialize the bundle, all specs should be
loaded.

https://github.com/rubygems/rubygems/commit/bd3712d824
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If we have succeeded to materialize the bundle, all specs should be
loaded.

https://github.com/rubygems/rubygems/commit/bd3712d824
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Move rescue block around the code that can raise it</title>
<updated>2021-08-31T10:06:14+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2021-07-23T19:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8116b7fef7ccef49eda3d1258121bbf343daf12a'/>
<id>8116b7fef7ccef49eda3d1258121bbf343daf12a</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/310937a546
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/310937a546
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9</title>
<updated>2021-07-14T01:48:07+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2021-07-13T11:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=896bbb9fadd10e1ad06ff3fd7d0608acda01ac06'/>
<id>896bbb9fadd10e1ad06ff3fd7d0608acda01ac06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge bundler-2.2.0.rc.2</title>
<updated>2020-10-15T08:19:02+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2020-10-15T04:20:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d386a58f6f1865aaa35eda5af55cff3ff3cca4ca'/>
<id>d386a58f6f1865aaa35eda5af55cff3ff3cca4ca</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] Avoid calling LoadError#message because of its slowness</title>
<updated>2020-07-15T07:05:12+00:00</updated>
<author>
<name>Jean Boussier</name>
<email>jean.boussier@gmail.com</email>
</author>
<published>2020-06-28T17:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=40f73b3a0031e7bdbfbace37304602e0efc891fa'/>
<id>40f73b3a0031e7bdbfbace37304602e0efc891fa</id>
<content type='text'>
Instead we can rely on `LoadError#path`

https://github.com/rubygems/rubygems/commit/16d5c3b43c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead we can rely on `LoadError#path`

https://github.com/rubygems/rubygems/commit/16d5c3b43c
</pre>
</div>
</content>
</entry>
</feed>
