<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/spec/bundler/commands/open_spec.rb, branch v4.0.3</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/rubygems] Spelling with the latest version of did_you_mean</title>
<updated>2025-11-18T10:38:30+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2025-11-18T06:15:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e78a96b729d2817967857157cef476e1da295c09'/>
<id>e78a96b729d2817967857157cef476e1da295c09</id>
<content type='text'>
https://github.com/ruby/rubygems/commit/d604c1d1cb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rubygems/commit/d604c1d1cb
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rubygems] More tests</title>
<updated>2025-11-18T10:38:28+00:00</updated>
<author>
<name>Austin Pray</name>
<email>austin@austinpray.com</email>
</author>
<published>2020-08-02T03:14:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2c169e15884d163e0a3b939f9d6a30b55c3e3b4f'/>
<id>2c169e15884d163e0a3b939f9d6a30b55c3e3b4f</id>
<content type='text'>
https://github.com/ruby/rubygems/commit/210fa87f65
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rubygems/commit/210fa87f65
</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] The `default_bundle_path` helper method already joins internally</title>
<updated>2024-06-06T18:44:40+00:00</updated>
<author>
<name>David Rodriguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2021-10-18T09:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f0d5df733ba90df69048c697623bf8e88de048f0'/>
<id>f0d5df733ba90df69048c697623bf8e88de048f0</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/6b3f555211
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/6b3f555211
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Improve default gem handling by treating default gems as any other gem</title>
<updated>2024-05-29T13:55:25+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-05-20T11:10:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=939d389c549631d84e1603f89850df6aa890ab66'/>
<id>939d389c549631d84e1603f89850df6aa890ab66</id>
<content type='text'>
For backwards compatibility, make sure default gems are still used as a
last resort when materializing, in case no remote, cached, or installed
specs are found.

https://github.com/rubygems/rubygems/commit/93788f689f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For backwards compatibility, make sure default gems are still used as a
last resort when materializing, in case no remote, cached, or installed
specs are found.

https://github.com/rubygems/rubygems/commit/93788f689f
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Revert "Improve default gem handling"</title>
<updated>2023-12-14T12:22:48+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2023-12-13T20:23:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b300f5a0e1b75dfd27d58890521a1085d44284b3'/>
<id>b300f5a0e1b75dfd27d58890521a1085d44284b3</id>
<content type='text'>
This reverts commit https://github.com/rubygems/rubygems/commit/091b4fcf2b99.

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

https://github.com/rubygems/rubygems/commit/dcade3235f
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Improve default gem handling</title>
<updated>2023-12-13T04:02:22+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2023-12-11T12:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ac939d9ca3164a748c656ea7f33c356d7b91b0f9'/>
<id>ac939d9ca3164a748c656ea7f33c356d7b91b0f9</id>
<content type='text'>
If a gem is specified in the Gemfile (or resolved as a transitive
dependency), it's always resolved from remote/installed sources. Default
gems are only used as a fallback for gems not included in the bundle.

I believe this leads to more consistent behavior and more portable apps,
since all gems will be installed to the configured bundle path,
regardless of whether they are default gems or not.

https://github.com/rubygems/rubygems/commit/091b4fcf2b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If a gem is specified in the Gemfile (or resolved as a transitive
dependency), it's always resolved from remote/installed sources. Default
gems are only used as a fallback for gems not included in the bundle.

I believe this leads to more consistent behavior and more portable apps,
since all gems will be installed to the configured bundle path,
regardless of whether they are default gems or not.

https://github.com/rubygems/rubygems/commit/091b4fcf2b
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Make tests compatible with paths that contain a + char</title>
<updated>2023-12-12T01:04:57+00:00</updated>
<author>
<name>Martin Emde</name>
<email>martin.emde@gmail.com</email>
</author>
<published>2023-12-08T19:25:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0e05392dccaaf4f9a0ce66228fd64dbd96b62227'/>
<id>0e05392dccaaf4f9a0ce66228fd64dbd96b62227</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/3355c80c90
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/3355c80c90
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Use modern hashes consistently</title>
<updated>2023-12-07T22:29:33+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2023-12-07T21:10:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2755cb1b2fbc4a5f08ca56345b5945bd452da74e'/>
<id>2755cb1b2fbc4a5f08ca56345b5945bd452da74e</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/bb66253f2c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/bb66253f2c
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] 🚨 Rubocop Linting</title>
<updated>2023-10-03T07:13:18+00:00</updated>
<author>
<name>Peter Boling</name>
<email>peter.boling@gmail.com</email>
</author>
<published>2023-09-14T04:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=16a97c7bbb5ef04da58e7136830b57707b5fc2ad'/>
<id>16a97c7bbb5ef04da58e7136830b57707b5fc2ad</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/2851e051c3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/2851e051c3
</pre>
</div>
</content>
</entry>
</feed>
