1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-16 09:53:17 +00:00
nixpkgs/pkgs/tools/security/metasploit/Gemfile

5 lines
168 B
Ruby
Raw Normal View History

# frozen_string_literal: true
source "https://rubygems.org"
2021-02-17 23:07:12 +00:00
gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.0.30"