9096a8a1f5
MSP-10998 It's compacting of the version parts into a single float doesn't work with APIMinor over 10, so replace with Gem::Version, which compares parts correctly.
7 lines
70 B
Ruby
7 lines
70 B
Ruby
module Metasploit
|
|
module Framework
|
|
module API
|
|
|
|
end
|
|
end
|
|
end |