about summary refs log tree commit diff
path: root/nixpkgs/pkgs/tools/security/metasploit/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/tools/security/metasploit/Gemfile')
-rw-r--r--nixpkgs/pkgs/tools/security/metasploit/Gemfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/nixpkgs/pkgs/tools/security/metasploit/Gemfile b/nixpkgs/pkgs/tools/security/metasploit/Gemfile
new file mode 100644
index 000000000000..eb6e90ac7758
--- /dev/null
+++ b/nixpkgs/pkgs/tools/security/metasploit/Gemfile
@@ -0,0 +1,4 @@
+# frozen_string_literal: true
+source "https://rubygems.org"
+
+gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.1.30"