nixpkgs/pkgs/tools/security/metasploit/Gemfile

5 lines
168 B
Ruby
Raw Normal View History

# frozen_string_literal: true
source "https://rubygems.org"
2019-09-05 02:44:50 +02:00
gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/5.0.45"