about summary refs log tree commit diff
path: root/pkgs/tools/security/metasploit/Gemfile
blob: d2ae05738047e616c7fed58f80e7ee7cbbd2cb3b (plain) (blame)
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.2.3"