summary refs log tree commit diff
path: root/pkgs/tools/security/metasploit/Gemfile
blob: 5fa9ad3b4d6d95a1f5a8c28e4925c797d2533903 (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.0.54"