We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
chruby can be used to switch Rubies for specific cron jobs:
SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin MAILTO=root 30 18 * * * chruby-exec 1.9.3 -- /path/to/script