ruby/lib/bundler/templates
yuuji.yaginuma dd1fe03b8a [rubygems/rubygems] Add irb to a Gemfile for a newly created gem
I think we need this to silence the following warning when running
`bin/console` with Ruby 3.4

```
./bin/console:10: 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.
```

c46230c856
2025-02-06 15:58:01 +09:00
..
newgem [rubygems/rubygems] Add irb to a Gemfile for a newly created gem 2025-02-06 15:58:01 +09:00
.document
Executable Stop generating binstubs for Bundler itself 2025-01-31 14:34:55 +09:00
Executable.standalone Merge rubygems/bundler HEAD 2022-08-03 13:14:10 +09:00
Gemfile [rubygems/rubygems] Don't add custom github source to bundle init Gemfile 2021-12-08 07:59:34 +09:00