Removes code pointing at credential branch
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
source 'https://rubygems.org'
|
||||
# Add default group gems to `metasploit-framework.gemspec`:
|
||||
# spec.add_runtime_dependency '<name>', [<version requirements>]
|
||||
|
||||
gem 'metasploit-credential', git: 'https://github.com/cdelafuente-r7/metasploit-credential', branch: 'fix_create_credential_service'
|
||||
|
||||
gemspec name: 'metasploit-framework'
|
||||
|
||||
# separate from test as simplecov is not run on travis-ci
|
||||
|
||||
+1
-4
@@ -353,15 +353,12 @@ GEM
|
||||
mutex_m
|
||||
railties (~> 7.0)
|
||||
metasploit-payloads (2.0.240)
|
||||
metasploit_data_models (6.0.11)
|
||||
metasploit_data_models (6.0.9)
|
||||
activerecord (~> 7.0)
|
||||
activesupport (~> 7.0)
|
||||
arel-helpers
|
||||
bigdecimal
|
||||
drb
|
||||
metasploit-concern
|
||||
metasploit-model (>= 3.1)
|
||||
mutex_m
|
||||
pg
|
||||
railties (~> 7.0)
|
||||
recog
|
||||
|
||||
Reference in New Issue
Block a user