about summary refs log tree commit diff
path: root/nixpkgs/pkgs/tools/security/metasploit/Gemfile
blob: 79f85f2b375046aa53b89d4d848651546cc32b49 (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.51"