nixpkgs-suyu/pkgs/tools/security/metasploit/Gemfile

5 lines
167 B
Ruby
Raw Normal View History

# frozen_string_literal: true
source "https://rubygems.org"
2021-09-27 10:28:20 +02:00
gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.1.7"