mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update the bundler version with master branch
This commit is contained in:
parent
68224651a4
commit
0e60b59d58
Notes:
git
2020-05-13 07:55:16 +09:00
226 changed files with 4605 additions and 3751 deletions
|
@ -41,7 +41,7 @@ module Bundler
|
|||
private
|
||||
|
||||
def gemfile
|
||||
@gemfile ||= Bundler.settings[:init_gems_rb] ? "gems.rb" : "Gemfile"
|
||||
@gemfile ||= Bundler.preferred_gemfile_name
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue