metasploit-framework/Gemfile.lock

79 lines
1.5 KiB
Plaintext
Raw Normal View History

GIT
remote: git://github.com/rapid7/metasploit_data_models.git
2013-03-09 21:47:34 +00:00
revision: 67d78f9ce59a74ad9d6e8d3f9e68760ff4d2ec55
tag: 0.6.2
specs:
metasploit_data_models (0.6.2)
activerecord (>= 3.2.10)
activesupport
pg
pry
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.12)
activesupport (= 3.2.12)
builder (~> 3.0.0)
activerecord (3.2.12)
activemodel (= 3.2.12)
activesupport (= 3.2.12)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.12)
i18n (~> 0.6)
multi_json (~> 1.0)
arel (3.0.2)
builder (3.0.4)
coderay (1.0.9)
diff-lcs (1.1.3)
i18n (0.6.4)
2013-02-12 03:56:56 +00:00
json (1.7.7)
method_source (0.8.1)
2013-02-12 03:56:56 +00:00
msgpack (0.5.2)
multi_json (1.0.4)
2013-02-12 03:56:56 +00:00
nokogiri (1.5.6)
pcaprub (0.11.3)
pg (0.14.1)
pry (0.9.12)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
rake (10.0.2)
redcarpet (2.2.2)
2013-02-12 03:56:56 +00:00
robots (0.10.1)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.1)
rspec-expectations (2.12.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.0)
simplecov (0.5.4)
multi_json (~> 1.0.3)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
slop (3.4.3)
tzinfo (0.3.36)
yard (0.8.3)
PLATFORMS
ruby
DEPENDENCIES
2013-02-12 03:56:56 +00:00
activerecord
activesupport (>= 3.0.0)
2013-02-12 03:56:56 +00:00
json
metasploit_data_models!
2013-02-12 03:56:56 +00:00
msgpack
nokogiri
pcaprub
pg (>= 0.11)
rake
redcarpet
2013-02-12 03:56:56 +00:00
robots
rspec (>= 2.12)
simplecov (= 0.5.4)
yard