Avoid to unintentional Bundler definition by Bundler::Definition.no_lock

This commit is contained in:
Hiroshi SHIBATA 2024-09-27 18:36:47 +09:00
parent ff3f61556f
commit c1ee5ea28f
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2

View File

@ -7,5 +7,7 @@ gemfile do
source "https://rubygems.org"
end
Object.send(:remove_const, :Bundler)
require "mutex_m"
require "rss"