Guy Chronister 777e7f3a79 metasploit: 6.4.43 -> 6.4.53
Format nix scripts with nixfmt 'pkgs/tools/security/metasploit/gemset.nix' 'pkgs/tools/security/metasploit/shell.nix'
2025-03-18 12:38:18 -05:00

7 lines
194 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.4.53"
gem "syslog", "~> 0.3.0"