summary refs log tree commit diff
path: root/pkgs/tools/security/metasploit/Gemfile
diff options
context:
space:
mode:
authorFabian Affolter <mail@fabian-affolter.ch>2022-03-19 11:08:40 +0100
committerFabian Affolter <mail@fabian-affolter.ch>2022-03-19 11:08:40 +0100
commit249efba24469d11921363962bf08705cb931d72f (patch)
tree60f62789af606e8c4de7d878bd1a6ef9b6010a65 /pkgs/tools/security/metasploit/Gemfile
parent679625bde25b2deeb77533eecd8a04b87968b3cd (diff)
downloadnixpkgs-249efba24469d11921363962bf08705cb931d72f.tar
nixpkgs-249efba24469d11921363962bf08705cb931d72f.tar.gz
nixpkgs-249efba24469d11921363962bf08705cb931d72f.tar.bz2
nixpkgs-249efba24469d11921363962bf08705cb931d72f.tar.lz
nixpkgs-249efba24469d11921363962bf08705cb931d72f.tar.xz
nixpkgs-249efba24469d11921363962bf08705cb931d72f.tar.zst
nixpkgs-249efba24469d11921363962bf08705cb931d72f.zip
metasploit: 6.1.32 -> 6.1.34
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 bdecd4e0a94..90c0d3987cd 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.32"
+gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.1.34"