<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/spec/bundler/commands/config_spec.rb, branch ruby_3_2</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 master</title>
<updated>2022-12-12T01:49:43+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-12-12T00:09:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bbe56a643734025aef6a3cbeb07c5306505040f6'/>
<id>bbe56a643734025aef6a3cbeb07c5306505040f6</id>
<content type='text'>
  from https://github.com/rubygems/rubygems/commit/bfb0ae69776069155d2092702bfbb5a12617d85a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  from https://github.com/rubygems/rubygems/commit/bfb0ae69776069155d2092702bfbb5a12617d85a
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Fix crash when commenting out a mirror in configuration</title>
<updated>2022-05-30T08:43:12+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2022-05-28T16:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d6684f063bc53e3cab025bd39526eca3b480b5e7'/>
<id>d6684f063bc53e3cab025bd39526eca3b480b5e7</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/2d99277328
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/2d99277328
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge RubyGems and Bundler master</title>
<updated>2022-02-28T02:39:20+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-02-28T01:32:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ff3d7b720ec21e4856aac0b3c493bc78cbac83d4'/>
<id>ff3d7b720ec21e4856aac0b3c493bc78cbac83d4</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] Rename `BUNDLE_SPEC_RUN` environment variable</title>
<updated>2021-12-20T21:48:27+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2021-12-19T21:36:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=01f95ede0e37cd6a1b7e3db3ed34131c24531210'/>
<id>01f95ede0e37cd6a1b7e3db3ed34131c24531210</id>
<content type='text'>
The `BUNDLE_` prefix should be reserved to first class settings that
should be listed when running `bundle config`. This one is just a hacky
environment variable that has not corresponding documented setting.

https://github.com/rubygems/rubygems/commit/7e255c5058
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `BUNDLE_` prefix should be reserved to first class settings that
should be listed when running `bundle config`. This one is just a hacky
environment variable that has not corresponding documented setting.

https://github.com/rubygems/rubygems/commit/7e255c5058
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Correctly redact credentials when using x-oauth-basic</title>
<updated>2021-08-31T10:06:14+00:00</updated>
<author>
<name>Matt Larraz</name>
<email>mlarraz@users.noreply.github.com</email>
</author>
<published>2021-08-19T20:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2aed061384f68b10d8a4a973009512cb57999c63'/>
<id>2aed061384f68b10d8a4a973009512cb57999c63</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/290b6ab078
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/290b6ab078
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Respect `BUNDLE_USER_HOME` for global config location</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-08-06T09:20:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=21db5876caeb8f67dfef6f9010e4ab7639d39c1b'/>
<id>21db5876caeb8f67dfef6f9010e4ab7639d39c1b</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/58fc31442f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/58fc31442f
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Respect `BUNDLE_USER_CONFIG` if set</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-30T08:30:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0ab160e2e0b959054c28b06f1ada3f015c9f3bc3'/>
<id>0ab160e2e0b959054c28b06f1ada3f015c9f3bc3</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/f28ab141af
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/f28ab141af
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Explicitly define a global source for tests</title>
<updated>2021-07-27T00:25:57+00:00</updated>
<author>
<name>Daniel Niknam</name>
<email>mhmd.niknam@gmail.com</email>
</author>
<published>2021-07-24T15:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2f9e0cf1819b8679abe79494f622e1a42d7e021d'/>
<id>2f9e0cf1819b8679abe79494f622e1a42d7e021d</id>
<content type='text'>
This is in preparation for deprecating source-less gemfiles.

https://github.com/rubygems/rubygems/commit/d6493fa3e2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is in preparation for deprecating source-less gemfiles.

https://github.com/rubygems/rubygems/commit/d6493fa3e2
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync bundler &amp; rubygems</title>
<updated>2021-05-11T02:29:41+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2021-04-21T11:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5b0abba9317f206913cf2e599d0dac7e9dbd0baa'/>
<id>5b0abba9317f206913cf2e599d0dac7e9dbd0baa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Track Bundler master(2.3.0.dev) branch at 55634a8af18a52df86c4275d70fa1179118bcc20</title>
<updated>2021-01-04T04:14:43+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2021-01-04T01:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=69ed64949b0c02d4b195809fa104ff23dd100093'/>
<id>69ed64949b0c02d4b195809fa104ff23dd100093</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
