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

5 lines
169 B
Ruby
Raw Normal View History

# frozen_string_literal: true
source "https://rubygems.org"
2017-06-09 23:09:22 +02:00
gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/4.14.25"