mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-05 14:57:30 +01:00
Bump recog to ~> 1.0.0
This commit is contained in:
parent
4dd285c319
commit
5f4098f650
@ -81,5 +81,5 @@ Gem::Specification.new do |spec|
|
||||
# required for Time::TZInfo in ActiveSupport
|
||||
spec.add_runtime_dependency 'tzinfo'
|
||||
# required for OS fingerprinting
|
||||
spec.add_runtime_dependency 'recog'
|
||||
spec.add_runtime_dependency 'recog', '~> 1.0.0'
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user