File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 tzinfo
2323 metasploit-framework-db (4.10.1.pre.dev )
2424 activerecord (< 4.0.0 )
25- metasploit-credential (~> 0.13.3 )
25+ metasploit-credential (~> 0.13.6 )
2626 metasploit-framework (= 4.10.1.pre.dev )
2727 metasploit_data_models (~> 0.21.1 )
2828 pg (>= 0.11 )
6262 i18n (~> 0.6 , >= 0.6.4 )
6363 multi_json (~> 1.0 )
6464 arel (3.0.3 )
65- arel-helpers (2.0.1 )
65+ arel-helpers (2.0.2 )
6666 activerecord (>= 3.1.0 , < 5 )
6767 aruba (0.6.1 )
6868 childprocess (>= 0.3.6 )
112112 metasploit-concern (0.3.0 )
113113 activesupport (~> 3.0 , >= 3.0.0 )
114114 railties (< 4.0.0 )
115- metasploit-credential (0.13.5 )
115+ metasploit-credential (0.13.6 )
116116 metasploit-concern (~> 0.3.0 )
117117 metasploit-model (~> 0.28.0 )
118118 metasploit_data_models (~> 0.21.0 )
139139 msgpack (0.5.9 )
140140 multi_json (1.0.4 )
141141 network_interface (0.0.1 )
142- nokogiri (1.6.4.1 )
142+ nokogiri (1.6.5 )
143143 mini_portile (~> 0.6.0 )
144144 packetfu (1.1.9 )
145145 pcaprub (0.11.3 )
@@ -171,11 +171,11 @@ GEM
171171 rake (>= 0.8.7 )
172172 rdoc (~> 3.4 )
173173 thor (>= 0.14.6 , < 2.0 )
174- rake (10.3 .2 )
174+ rake (10.4 .2 )
175175 rb-readline (0.5.1 )
176176 rdoc (3.12.2 )
177177 json (~> 1.4 )
178- recog (1.0.5 )
178+ recog (1.0.6 )
179179 nokogiri
180180 redcarpet (3.1.2 )
181181 rkelly-remix (0.0.6 )
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Gem::Specification.new do |spec|
3131
3232 spec . add_runtime_dependency 'activerecord' , rails_version_constraint
3333 # Metasploit::Credential database models
34- spec . add_runtime_dependency 'metasploit-credential' , '~> 0.13.3 '
34+ spec . add_runtime_dependency 'metasploit-credential' , '~> 0.13.6 '
3535 # Database models shared between framework and Pro.
3636 spec . add_runtime_dependency 'metasploit_data_models' , '~> 0.21.1'
3737 # depend on metasploit-framewrok as the optional gems are useless with the actual code
You can’t perform that action at this time.
0 commit comments