Skip to content

Commit 24eec0e

Browse files
author
HD Moore
committed
Swap to recog ~> 1.0 pre Luke's comment
1 parent 5f4098f commit 24eec0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metasploit-framework.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@ Gem::Specification.new do |spec|
8181
# required for Time::TZInfo in ActiveSupport
8282
spec.add_runtime_dependency 'tzinfo'
8383
# required for OS fingerprinting
84-
spec.add_runtime_dependency 'recog', '~> 1.0.0'
84+
spec.add_runtime_dependency 'recog', '~> 1.0'
8585
end

0 commit comments

Comments
 (0)