File tree Expand file tree Collapse file tree 2 files changed +4
-12
lines changed
Expand file tree Collapse file tree 2 files changed +4
-12
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ source 'https://rubygems.org'
44gemspec name : 'metasploit-framework'
55
66gem 'metasploit-credential' , git : 'https://github.com/cdelafuente-r7/metasploit-credential' , branch : 'enh/MS-9710/add_pkcs12_metadata'
7- gem 'metasploit-model' , git : 'https://github.com/cdelafuente-r7/metasploit-model' , branch : 'feat/model/search/operation/jsonb'
87gem 'metasploit_data_models' , git : 'https://github.com/cdelafuente-r7/metasploit_data_models' , branch : 'enh/visitor/jsonb'
98
109# separate from test as simplecov is not run on travis-ci
Original file line number Diff line number Diff line change 1414 rubyntlm
1515 rubyzip
1616
17- GIT
18- remote: https://github.com/cdelafuente-r7/metasploit-model
19- revision: 925a11f61f02123f29e32bb196b374390d36beb6
20- branch: feat/model/search/operation/jsonb
21- specs:
22- metasploit-model (5.0.3 )
23- activemodel (~> 7.0 )
24- activesupport (~> 7.0 )
25- railties (~> 7.0 )
26-
2717GIT
2818 remote: https://github.com/cdelafuente-r7/metasploit_data_models
2919 revision: 34fc27d3059c919eac98cf2a8061c31146189a26
335325 activesupport (~> 7.0 )
336326 railties (~> 7.0 )
337327 zeitwerk
328+ metasploit-model (5.0.3 )
329+ activemodel (~> 7.0 )
330+ activesupport (~> 7.0 )
331+ railties (~> 7.0 )
338332 metasploit-payloads (2.0.189 )
339333 metasploit_payloads-mettle (1.0.35 )
340334 method_source (1.1.0 )
@@ -608,7 +602,6 @@ DEPENDENCIES
608602 memory_profiler
609603 metasploit-credential !
610604 metasploit-framework !
611- metasploit-model !
612605 metasploit_data_models !
613606 octokit
614607 pry-byebug
You can’t perform that action at this time.
0 commit comments