
After recent ruby update some packages are not working like metasploit so i compiled and hosted older ruby version in my repository Termuxblack.So lets downgrade ruby in Termux :)Requirements : Termuxblack ( Install )Steps :First update your termux apt update
Now remove ruby3 if installed (skip this step if you don't have ruby3)apt remove rubyNow just install ruby2apt install ruby2So congratulations you have Ruby2...