diff --git a/Gemfile b/Gemfile index 83b7b2811fbd..391cff021bc8 100644 --- a/Gemfile +++ b/Gemfile @@ -3,6 +3,8 @@ source 'https://rubygems.org' # spec.add_runtime_dependency '', [] gemspec name: 'metasploit-framework' +gem 'metasploit-credential', git: 'git@github.com:cdelafuente-r7/metasploit-credential.git', branch: 'enh/MS-9710/add_pkcs12_metadata' + # separate from test as simplecov is not run on travis-ci group :coverage do # code coverage for tests diff --git a/Gemfile.lock b/Gemfile.lock index 4163cd5f8163..887243188ced 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,19 @@ +GIT + remote: git@github.com:cdelafuente-r7/metasploit-credential.git + revision: acc5a012f4bc7e7774af059e778b947cd994da1e + branch: enh/MS-9710/add_pkcs12_metadata + specs: + metasploit-credential (6.0.12) + metasploit-concern + metasploit-model + metasploit_data_models (>= 5.0.0) + net-ssh + pg + railties + rex-socket + rubyntlm + rubyzip + PATH remote: . specs: @@ -286,16 +302,6 @@ GEM activesupport (~> 7.0) railties (~> 7.0) zeitwerk - metasploit-credential (6.0.11) - metasploit-concern - metasploit-model - metasploit_data_models (>= 5.0.0) - net-ssh - pg - railties - rex-socket - rubyntlm - rubyzip metasploit-model (5.0.2) activemodel (~> 7.0) activesupport (~> 7.0) @@ -581,6 +587,7 @@ DEPENDENCIES factory_bot_rails fivemat memory_profiler + metasploit-credential! metasploit-framework! octokit pry-byebug