nixpkgs/pkgs/tools/security/metasploit/Gemfile

5 lines
168 B
Text
Raw Normal View History

# frozen_string_literal: true
source "https://rubygems.org"
2020-02-18 05:38:25 +01:00
gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/5.0.74"