---
BUNDLE_WITHOUT: "test:development"
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_BUILD__NIO4R: "--with-cflags=-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Wno-return-type"
BUNDLE_DEPLOYMENT: "true"
