mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Avoid to unintentional Bundler definition by Bundler::Definition.no_lock
This commit is contained in:
parent
ff3f61556f
commit
c1ee5ea28f
1 changed files with 2 additions and 0 deletions
|
@ -7,5 +7,7 @@ gemfile do
|
|||
source "https://rubygems.org"
|
||||
end
|
||||
|
||||
Object.send(:remove_const, :Bundler)
|
||||
|
||||
require "mutex_m"
|
||||
require "rss"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue