metasploit: bump live to ruby27

This commit is contained in:
Rick Farina (Zero_Chaos) 2022-02-01 12:50:38 -05:00
parent 33c2841aaa
commit 5f42e2cda9
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -5,7 +5,7 @@ EAPI=7
#never ever ever have more than one ruby in here
#TODO: use ruby-single instead?
USE_RUBY="ruby26"
USE_RUBY="ruby27"
inherit eutils ruby-ng multiprocessing
if [[ ${PV} == "9999" ]] ; then