<Zero_Chaos>
hey all, it looks like bundler 1.17 is trying to write to /usr/lib64/ruby/gems/2.4.0/bundler.lock when running "/usr/bin/ruby24 -S bundle install --local" but bundler 1.16 doesn't
<Zero_Chaos>
is there a way to tell it to write to a directory it actually has access to instead? like a tmpdir or the current directory ?