Files
metasploit-gs/Gemfile.lock
T
Luke Imhoff 555a9f2559 Refactor Msf::ModuleManager
[Fixes #36737359]

Refactor Msf::ModuleManager into concerns so its easier to understand and
duplicate code can be made DRY.  The refactoring also ensures that when
loading from directories, Fastlibs, or reloading, the wrapper module will
always be named so that activesupport/dependencies will function.
2012-10-01 13:09:30 -05:00

15 lines
162 B
Plaintext

GEM
remote: http://rubygems.org/
specs:
rake (0.9.2.2)
redcarpet (2.1.1)
yard (0.8.2.1)
PLATFORMS
ruby
DEPENDENCIES
rake
redcarpet
yard