metasploit-framework/Gemfile.lock

85 lines
1.7 KiB
Plaintext
Raw Normal View History

GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.13)
activesupport (= 3.2.13)
builder (~> 3.0.0)
activerecord (3.2.13)
activemodel (= 3.2.13)
activesupport (= 3.2.13)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
arel (3.0.2)
bourne (1.4.0)
mocha (~> 0.13.2)
builder (3.0.4)
database_cleaner (0.9.1)
2013-01-09 13:10:23 +08:00
diff-lcs (1.2.2)
factory_girl (4.2.0)
activesupport (>= 3.0.0)
i18n (0.6.1)
2013-02-12 11:56:56 +08:00
json (1.7.7)
metaclass (0.0.1)
metasploit_data_models (0.16.6)
activerecord (>= 3.2.13)
activesupport
pg
mocha (0.13.3)
metaclass (~> 0.0.1)
2013-01-09 13:10:23 +08:00
msgpack (0.5.4)
multi_json (1.0.4)
2013-07-09 06:22:55 +08:00
network_interface (0.0.1)
2013-01-09 13:10:23 +08:00
nokogiri (1.5.9)
2013-06-11 03:18:05 +08:00
packetfu (1.1.8)
2013-02-12 11:56:56 +08:00
pcaprub (0.11.3)
pg (0.15.1)
2013-01-09 13:10:23 +08:00
rake (10.0.4)
redcarpet (2.2.2)
2013-02-12 11:56:56 +08:00
robots (0.10.1)
2013-01-09 13:10:23 +08:00
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.0)
shoulda-matchers (1.5.2)
activesupport (>= 3.0.0)
bourne (~> 1.3)
simplecov (0.5.4)
multi_json (~> 1.0.3)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
timecop (0.6.1)
tzinfo (0.3.37)
2013-01-09 13:10:23 +08:00
yard (0.8.5.2)
PLATFORMS
ruby
DEPENDENCIES
2013-02-12 11:56:56 +08:00
activerecord
activesupport (>= 3.0.0)
database_cleaner
factory_girl (>= 4.1.0)
2013-02-12 11:56:56 +08:00
json
metasploit_data_models (~> 0.16.6)
2013-02-12 11:56:56 +08:00
msgpack
network_interface (~> 0.0.1)
2013-02-12 11:56:56 +08:00
nokogiri
2013-06-11 03:18:05 +08:00
packetfu (= 1.1.8)
2013-02-12 11:56:56 +08:00
pcaprub
pg (>= 0.11)
rake
redcarpet
2013-02-12 11:56:56 +08:00
robots
rspec (>= 2.12)
shoulda-matchers
simplecov (= 0.5.4)
timecop
yard