---
BUNDLE_CACHE_ALL: "true"
BUNDLE_PATH: "/usr/lib64/rmt/vendor/bundle/"
BUNDLE_DISABLE_SHARED_GEMS: "true"
BUNDLE_BUILD__NOKOGIRI: "--use-system-libraries"
BUNDLE_JOBS: "1"
BUNDLE_FORCE_RUBY_PLATFORM: "true"
BUNDLE_WITHOUT: "test:development"
BUNDLE_BUILD__NIO4R: "--with-cflags=-O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -flto=auto -g -Wno-return-type"
BUNDLE_DEPLOYMENT: "true"
