Ruby is moving toward having literal strings frozen by default[1][2]. Currently passenger has many instances where it mutates a literal string. This will break in future version of ruby where literal ...