Skip to content

Conversation

@y-yagi
Copy link
Contributor

@y-yagi y-yagi commented Oct 5, 2025

Currently, using bin/console shows the following warning.

./bin/console:13: warning: irb was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0.
You can add irb to your Gemfile or gemspec to silence this warning.

This PR adds irb to fix it.

Currently, using `bin/console` shows the following warning.

```
./bin/console:13: warning: irb was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0.
You can add irb to your Gemfile or gemspec to silence this warning.
```

This PR adds `irb` to fix it.
@y-yagi

This comment was marked as resolved.

@y-yagi y-yagi closed this Oct 6, 2025
@y-yagi y-yagi reopened this Oct 6, 2025
@hsbt hsbt merged commit 83f613a into ruby:master Oct 29, 2025
28 of 52 checks passed
@hsbt
Copy link
Member

hsbt commented Oct 29, 2025

👍

@y-yagi y-yagi deleted the fix_irb_warning branch October 29, 2025 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants