bundle config set --global jobs $(nproc) bundle config set --global silence_root_warning true bundle config set --global force_ruby_platform true # we do not use deployment and share gems via system bundle config set --global deployment false bundle config set --global without development test mysql aws kerberos # https://github.com/protocolbuffers/protobuf/issues/2335#issuecomment-579913357 bundle config set --global build.google-protobuf --with-cflags=-D__va_copy=va_copy