diff --git a/beef b/beef index 4d9bd2dc45..cf6bd72164 100755 --- a/beef +++ b/beef @@ -12,7 +12,7 @@ $VERBOSE = nil # -# @note Version check to ensure BeEF is running Ruby 2.7+ +# @note Version check to ensure BeEF is running Ruby 3.0+ # min_ruby_version = '3.0' if RUBY_VERSION < min_ruby_version