mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
This allows the file to be created without copying permissions
from Bundler's installation source. The previous behaviour was
noticed after installing Ruby through brew, and using bundle
init, which yielded a read-only Gemfile.
|
||
|---|---|---|
| .. | ||
| add.rb | ||
| binstubs.rb | ||
| cache.rb | ||
| check.rb | ||
| clean.rb | ||
| common.rb | ||
| config.rb | ||
| console.rb | ||
| doctor.rb | ||
| exec.rb | ||
| fund.rb | ||
| gem.rb | ||
| info.rb | ||
| init.rb | ||
| inject.rb | ||
| install.rb | ||
| issue.rb | ||
| list.rb | ||
| lock.rb | ||
| open.rb | ||
| outdated.rb | ||
| platform.rb | ||
| plugin.rb | ||
| pristine.rb | ||
| remove.rb | ||
| show.rb | ||
| update.rb | ||
| viz.rb | ||