Skip to content

Commit

Permalink
Removed unused ronin-masscan dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Jul 27, 2024
1 parent 5dfacb5 commit ae294e1
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ end
# gem 'ronin-db', '~> 0.2', github: 'ronin-rb/ronin-db',
# branch: 'main'

# gem 'ronin-masscan', '~> 0.1', github: 'ronin-rb/ronin-masscan',
# branch: 'main'

# gem 'ronin-nmap', '~> 0.1', github: 'ronin-rb/ronin-nmap',
# branch: 'main'

Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,6 @@ end
* [ronin-core] ~> 0.2
* [ronin-db] ~> 0.2
* [ronin-repos] ~> 0.1
* [ronin-masscan] ~> 0.1
* [ronin-nmap] ~> 0.1
* [ronin-web-spider] ~> 0.2

Expand Down
1 change: 0 additions & 1 deletion gemspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ dependencies:
ronin-core: ~> 0.2
ronin-db: ~> 0.2
ronin-repos: ~> 0.1
ronin-masscan: ~> 0.1
ronin-nmap: ~> 0.1
ronin-web-spider: ~> 0.2

Expand Down

0 comments on commit ae294e1

Please sign in to comment.