From bea58a8cdb8cf17d3a96db0a72b7f0b61aed169d Mon Sep 17 00:00:00 2001 From: TheGuy920 <53882381+TheGuy920@users.noreply.github.com> Date: Tue, 5 Dec 2023 17:36:17 -0500 Subject: [PATCH] Update beef --- beef | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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