Skip to content

Commit

Permalink
Merge pull request #1158 from dradis/fix-export-tabs
Browse files Browse the repository at this point in the history
use hotfix version of dradis-html_export
  • Loading branch information
aapomm authored Jun 7, 2023
2 parents 2483667 + 9b38086 commit ca23e67
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ gem 'dradis-calculator_dread', '~> 4.9.0'

# ---------------------------------------------------------------------- Export
gem 'dradis-csv_export', '~> 4.9.0'
gem 'dradis-html_export', '~> 4.9.0'
gem 'dradis-html_export', '~> 4.9.1'

# ---------------------------------------------------------------------- Import
gem 'dradis-csv', '~> 4.9.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ GEM
dradis-plugins (~> 4.0)
dradis-csv_export (4.9.0)
dradis-plugins (>= 4.8.0)
dradis-html_export (4.9.0)
dradis-html_export (4.9.1)
RedCloth (~> 4.3.2)
dradis-plugins (>= 4.8.0)
rails_autolink (~> 1.1)
Expand Down Expand Up @@ -529,7 +529,7 @@ DEPENDENCIES
dradis-coreimpact (~> 4.9.0)
dradis-csv (~> 4.9.0)
dradis-csv_export (~> 4.9.0)
dradis-html_export (~> 4.9.0)
dradis-html_export (~> 4.9.1)
dradis-metasploit (~> 4.9.0)
dradis-nessus (~> 4.9.0)
dradis-netsparker (~> 4.9.0)
Expand Down

0 comments on commit ca23e67

Please sign in to comment.