mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-29 17:14:33 +00:00
5 lines
167 B
Ruby
5 lines
167 B
Ruby
# frozen_string_literal: true
|
|
source "https://rubygems.org"
|
|
|
|
gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.2.2"
|