indirect changed the topic of #bundler to: Docs! http://bundler.io | Problems? http://bit.ly/bundler-issues | How to help: http://bit.ly/bundler-development | API Dashboard http://cl.ly/SBoH | #bundler logs: http://bit.ly/bundler-logs | Questions will be answered eventually, so hang out for a while
_whitelogger has joined #bundler
Zero_Chaos has joined #bundler
<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 ?