1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-03-05 14:51:49 +00:00
nixpkgs/pkgs/tools/security/metasploit/Gemfile
2021-01-24 14:00:07 +01:00

5 lines
168 B
Ruby

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