3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/tools/security/metasploit/Gemfile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
168 B
Ruby
Raw Normal View History

# frozen_string_literal: true
source "https://rubygems.org"
2022-12-17 09:31:25 +00:00
gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.2.31"