<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/spec/bundler/commands/console_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>[rubygems/rubygems] Fix `bundle console` printing bug report template on `NameError` during require</title>
<updated>2025-07-02T01:34:19+00:00</updated>
<author>
<name>Earlopain</name>
<email>14981592+Earlopain@users.noreply.github.com</email>
</author>
<published>2025-06-30T11:50:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=560edfc8f752a124960fcc346d5d2bfe82b91b7f'/>
<id>560edfc8f752a124960fcc346d5d2bfe82b91b7f</id>
<content type='text'>
Followup to https://github.com/rubygems/rubygems/pull/8436

It fixed showing the template when requiring a non-existant file but
user code can do much more than just trying to require other code.

I encountered this particular case because of load order issues, where a library wasn't able
to properly require itself when loaded before some other library.

https://github.com/rubygems/rubygems/commit/1c910e5afe
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Followup to https://github.com/rubygems/rubygems/pull/8436

It fixed showing the template when requiring a non-existant file but
user code can do much more than just trying to require other code.

I encountered this particular case because of load order issues, where a library wasn't able
to properly require itself when loaded before some other library.

https://github.com/rubygems/rubygems/commit/1c910e5afe
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Adapt specs to extraction of irb from ruby-core</title>
<updated>2025-03-10T03:43:36+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2025-03-06T18:45:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1a985d36a753e2e867c2a2c37548f514748d8c8e'/>
<id>1a985d36a753e2e867c2a2c37548f514748d8c8e</id>
<content type='text'>
This gets our daily Bundler CI back to green.

https://github.com/rubygems/rubygems/commit/1bb70f75d2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This gets our daily Bundler CI back to green.

https://github.com/rubygems/rubygems/commit/1bb70f75d2
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Omit irb related examples temporary"</title>
<updated>2025-03-10T03:43:36+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2025-03-10T02:38:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=afbc6649cd98226a1f221d87fc289dad2458a490'/>
<id>afbc6649cd98226a1f221d87fc289dad2458a490</id>
<content type='text'>
This reverts commit 750e6195040ec3f9d0b172ac1a49a49d9b7d8ba0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 750e6195040ec3f9d0b172ac1a49a49d9b7d8ba0.
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Fix `bundle console` unnecessarily trying to load IRB twice</title>
<updated>2025-01-31T05:34:29+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2025-01-27T19:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=56e2ef24680424fd9392ad82a9cc852d9549b942'/>
<id>56e2ef24680424fd9392ad82a9cc852d9549b942</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/f9bf58573f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/f9bf58573f
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Fix bug report template incorrectly showing up</title>
<updated>2025-01-28T06:31:57+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2025-01-24T16:46:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9b2ebfc7294a61eec32962be0547dec8321b8330'/>
<id>9b2ebfc7294a61eec32962be0547dec8321b8330</id>
<content type='text'>
If a gem has an internal error, that should not make `bundle console`
print the bug report template.

https://github.com/rubygems/rubygems/commit/7432a9a084
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If a gem has an internal error, that should not make `bundle console`
print the bug report template.

https://github.com/rubygems/rubygems/commit/7432a9a084
</pre>
</div>
</content>
</entry>
<entry>
<title>Omit irb related examples temporary</title>
<updated>2025-01-24T06:46:46+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2025-01-23T08:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=750e6195040ec3f9d0b172ac1a49a49d9b7d8ba0'/>
<id>750e6195040ec3f9d0b172ac1a49a49d9b7d8ba0</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] Cancel `bundle console` deprecation</title>
<updated>2024-11-11T12:49:26+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-11-06T12:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a1148d4aada8b3bb2e1c370766baad11c28edf23'/>
<id>a1148d4aada8b3bb2e1c370766baad11c28edf23</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/506a863b36
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/506a863b36
</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] 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>Try to fix other failures of writing XDG_CONFIG_HOME</title>
<updated>2021-04-19T12:40:29+00:00</updated>
<author>
<name>Kazuhiro NISHIYAMA</name>
<email>zn@mbf.nifty.com</email>
</author>
<published>2021-04-19T12:37:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=50f17241a32d837403fae68dc1ed0f046506d3e8'/>
<id>50f17241a32d837403fae68dc1ed0f046506d3e8</id>
<content type='text'>
https://github.com/ruby/actions/actions/runs/756591173
https://github.com/ruby/actions/actions/runs/759073690
https://github.com/ruby/actions/actions/runs/761341026
```
Errno::EACCES: Permission denied @ dir_s_mkdir - /home/runner/.config/irb
```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/actions/actions/runs/756591173
https://github.com/ruby/actions/actions/runs/759073690
https://github.com/ruby/actions/actions/runs/761341026
```
Errno::EACCES: Permission denied @ dir_s_mkdir - /home/runner/.config/irb
```
</pre>
</div>
</content>
</entry>
</feed>
