When upgrading two sites to Ruby 2.7.4, we see them both fail with the following error message (after Ruby is successfully installed):
Jul 9 10:35:29 AM >>> Removing /tmp/ruby-2.7.4.tar.xz …
Jul 9 10:35:29 AM >>> Removing /tmp/ruby-2.7.4 …
Jul 9 10:35:29 AM >>> Successfully installed ruby 2.7.4 into /opt/render/project/rubies/ruby-2.7.4
Jul 9 10:35:29 AM /opt/render/project/rubies/ruby-2.7.4/bin/ruby: File name too long
Jul 9 10:35:29 AM /home/render/ruby-installer.sh: line 70: /usr/local/bin/gem: Argument list too long
Jul 9 10:35:29 AM /home/render/ruby-installer.sh: line 81: /usr/local/bin/gem: Argument list too long
Jul 9 10:35:29 AM /home/render/colors.sh: line 3: /usr/bin/tput: Argument list too long
Thanks