nixpkgs/pkgs/tools/security/metasploit/Gemfile
2024-04-20 10:37:12 +02:00

5 lines
167 B
Ruby

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