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