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-07-01 22:50:14 +0200
committerFabian Affolter <mail@fabian-affolter.ch>2021-07-01 22:50:14 +0200
commit26790d006bd86be7d8223bf38c5e1fa771b56f9a (patch)
treee6471b9ef072e9bf8647437a05b645014d41a5e6 /pkgs/tools/security/metasploit/Gemfile
parent75a0ac1a28c5738ca5b312934080da3bc4cb37b8 (diff)
downloadnixpkgs-26790d006bd86be7d8223bf38c5e1fa771b56f9a.tar
nixpkgs-26790d006bd86be7d8223bf38c5e1fa771b56f9a.tar.gz
nixpkgs-26790d006bd86be7d8223bf38c5e1fa771b56f9a.tar.bz2
nixpkgs-26790d006bd86be7d8223bf38c5e1fa771b56f9a.tar.lz
nixpkgs-26790d006bd86be7d8223bf38c5e1fa771b56f9a.tar.xz
nixpkgs-26790d006bd86be7d8223bf38c5e1fa771b56f9a.tar.zst
nixpkgs-26790d006bd86be7d8223bf38c5e1fa771b56f9a.zip
metasploit: 6.0.50 -> 6.0.51
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 9f0af308cfb..79f85f2b375 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.0.49"
+gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.0.51"