mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-10-29 18:07:27 +01:00
76c3decffb
Ensures that Gemfile uses same version as in gemcache.
64 lines
1.3 KiB
Plaintext
64 lines
1.3 KiB
Plaintext
GIT
|
|
remote: git://github.com/rapid7/metasploit_data_models.git
|
|
revision: 73f26789500f278dd6fd555e839d09a3b81a05f4
|
|
tag: 0.3.0
|
|
specs:
|
|
metasploit_data_models (0.3.0)
|
|
activerecord
|
|
activesupport
|
|
pg
|
|
pry
|
|
|
|
GEM
|
|
remote: http://rubygems.org/
|
|
specs:
|
|
activemodel (3.2.8)
|
|
activesupport (= 3.2.8)
|
|
builder (~> 3.0.0)
|
|
activerecord (3.2.8)
|
|
activemodel (= 3.2.8)
|
|
activesupport (= 3.2.8)
|
|
arel (~> 3.0.2)
|
|
tzinfo (~> 0.3.29)
|
|
activesupport (3.2.8)
|
|
i18n (~> 0.6)
|
|
multi_json (~> 1.0)
|
|
arel (3.0.2)
|
|
builder (3.0.3)
|
|
coderay (1.0.8)
|
|
diff-lcs (1.1.3)
|
|
i18n (0.6.1)
|
|
method_source (0.8.1)
|
|
multi_json (1.3.6)
|
|
pg (0.14.1)
|
|
pry (0.9.10)
|
|
coderay (~> 1.0.5)
|
|
method_source (~> 0.8)
|
|
slop (~> 3.3.1)
|
|
rake (0.9.2.2)
|
|
redcarpet (2.1.1)
|
|
rspec (2.11.0)
|
|
rspec-core (~> 2.11.0)
|
|
rspec-expectations (~> 2.11.0)
|
|
rspec-mocks (~> 2.11.0)
|
|
rspec-core (2.11.1)
|
|
rspec-expectations (2.11.3)
|
|
diff-lcs (~> 1.1.3)
|
|
rspec-mocks (2.11.3)
|
|
slop (3.3.3)
|
|
tzinfo (0.3.33)
|
|
yard (0.8.2.1)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
activerecord
|
|
activesupport (>= 3.0.0)
|
|
metasploit_data_models!
|
|
pg (>= 0.11)
|
|
rake
|
|
redcarpet
|
|
rspec
|
|
yard
|