summary refs log tree commit diff
path: root/pkgs/tools/security/metasploit/Gemfile
blob: 2aae6fc49d966d39839c3680b20bce9c7d31fec5 (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/5.0.45"