When running cypress tests and having this gem installed on Ubuntu linux, I get the following errors in the output of the rails server when a test fails:
web | tail: invalid option -- 'r'
web | Try 'tail --help' for more information.
web | tail: invalid option -- 'r'
web | Try 'tail --help' for more information.
web | tail: invalid option -- 'r'
web | Try 'tail --help' for more information.
There is no -r option in GNU tail command that is an extension in the BSD tail command