Returns the version of the currently loaded Dradis as a Gem::Version
Gem::Version
5 6 7
# File 'lib/dradis/plugins/coreimpact/gem_version.rb', line 5 def self.gem_version Gem::Version.new VERSION::STRING end