depot/third_party/nixpkgs/pkgs/tools/security/metasploit/Gemfile

5 lines
167 B
Text
Raw Normal View History

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