diff --git a/Gemfile.plugins.template b/Gemfile.plugins.template index ad87ca1c5..7cd473499 100644 --- a/Gemfile.plugins.template +++ b/Gemfile.plugins.template @@ -11,6 +11,7 @@ gem 'dradis-calculator_dread', '~> 3.10', github: 'dradis/dradis-calculator_drea # ---------------------------------------------------------------------- Export gem 'dradis-csv', '~> 3.10', github: 'dradis/dradis-csv' +# gem 'dradis-json', '~> 3.10', github: 'dradis/dradis-json' gem 'dradis-html_export', '~> 3.10', github: 'dradis/dradis-html_export'