Update beef

This commit is contained in:
TheGuy920
2023-12-05 17:36:17 -05:00
committed by GitHub
parent 77dada0251
commit bea58a8cdb

2
beef
View File

@@ -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