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-01-03 20:31:50 +0100
committerFabian Affolter <mail@fabian-affolter.ch>2022-01-03 20:31:50 +0100
commitd5411548aece612b3fc45896dc9ef559884fb594 (patch)
tree7fc07b95348e6151d844504e7961129e3e8c1caf /pkgs/tools/security/metasploit/Gemfile
parent162139dea11c896847fde5eb35fe62624d991e3c (diff)
downloadnixpkgs-d5411548aece612b3fc45896dc9ef559884fb594.tar
nixpkgs-d5411548aece612b3fc45896dc9ef559884fb594.tar.gz
nixpkgs-d5411548aece612b3fc45896dc9ef559884fb594.tar.bz2
nixpkgs-d5411548aece612b3fc45896dc9ef559884fb594.tar.lz
nixpkgs-d5411548aece612b3fc45896dc9ef559884fb594.tar.xz
nixpkgs-d5411548aece612b3fc45896dc9ef559884fb594.tar.zst
nixpkgs-d5411548aece612b3fc45896dc9ef559884fb594.zip
metasploit: 6.1.21 -> 6.1.22
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 a5808532caf..2b1a9c3c2d3 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.21"
+gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.1.22"