Skip to content

Commit

Permalink
Update beef
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGuy920 authored Dec 5, 2023
1 parent 77dada0 commit bea58a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beef
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bea58a8

Please sign in to comment.