Bump minimum required Ruby version from 2.5 to 2.7

This commit is contained in:
Brendan Coles
2022-01-22 07:09:51 +00:00
parent 20f9f2e530
commit afec9fbaa2
3 changed files with 7 additions and 6 deletions

View File

@@ -21,9 +21,9 @@ Or cloning the Git repository from Github:
Prerequisites
--------------
BeEF requires Ruby 2.5+.
BeEF requires Ruby 2.7+.
If your operating system package manager does not support Ruby version 2.5,
If your operating system package manager does not support Ruby version 2.7,
you can add the brightbox ppa repository for the latest version of Ruby:
$ sudo apt-add-repository -y ppa:brightbox/ruby-ng