nixpkgs/pkgs/tools/security/metasploit/Gemfile
2020-02-18 08:32:09 -08:00

5 lines
168 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/5.0.74"