summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/security/metasploit/Gemfile
blob: 71f6b1a4c6dbe574cf2068d75aaaa1828fd78345 (plain)
1
2
3
4
# frozen_string_literal: true
source "https://rubygems.org"

gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.0.28"