summary refs log tree commit diff
path: root/pkgs/tools/security/metasploit/Gemfile
diff options
context:
space:
mode:
authorFabian Affolter <mail@fabian-affolter.ch>2021-11-12 09:34:22 +0100
committerFabian Affolter <mail@fabian-affolter.ch>2021-11-12 09:34:22 +0100
commit7c38f44db53932b195f50c294f28ec54140802fa (patch)
tree2ca333fd9cec8bcc03f05d9b439287c09c21eba9 /pkgs/tools/security/metasploit/Gemfile
parent7d47dda267a0e5572c2e55e57ed0d133a8052e5f (diff)
downloadnixpkgs-7c38f44db53932b195f50c294f28ec54140802fa.tar
nixpkgs-7c38f44db53932b195f50c294f28ec54140802fa.tar.gz
nixpkgs-7c38f44db53932b195f50c294f28ec54140802fa.tar.bz2
nixpkgs-7c38f44db53932b195f50c294f28ec54140802fa.tar.lz
nixpkgs-7c38f44db53932b195f50c294f28ec54140802fa.tar.xz
nixpkgs-7c38f44db53932b195f50c294f28ec54140802fa.tar.zst
nixpkgs-7c38f44db53932b195f50c294f28ec54140802fa.zip
metasploit: 6.1.13 -> 6.1.14
Diffstat (limited to 'pkgs/tools/security/metasploit/Gemfile')
-rw-r--r--pkgs/tools/security/metasploit/Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/security/metasploit/Gemfile b/pkgs/tools/security/metasploit/Gemfile
index 0c6318dc435..d1e114e3245 100644
--- a/pkgs/tools/security/metasploit/Gemfile
+++ b/pkgs/tools/security/metasploit/Gemfile
@@ -1,4 +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.13"
+gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.1.14"