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-11 18:32:08 +0100
committerFabian Affolter <mail@fabian-affolter.ch>2022-01-11 18:32:08 +0100
commit7aff85339a41270e727a66c7d774fa73fe00dae0 (patch)
treeb4451bfbaa0d3cd93ac5ed399af27ff424a77edd /pkgs/tools/security/metasploit/Gemfile
parent49c8bee3168a3266461203519933a018031d4ab9 (diff)
downloadnixpkgs-7aff85339a41270e727a66c7d774fa73fe00dae0.tar
nixpkgs-7aff85339a41270e727a66c7d774fa73fe00dae0.tar.gz
nixpkgs-7aff85339a41270e727a66c7d774fa73fe00dae0.tar.bz2
nixpkgs-7aff85339a41270e727a66c7d774fa73fe00dae0.tar.lz
nixpkgs-7aff85339a41270e727a66c7d774fa73fe00dae0.tar.xz
nixpkgs-7aff85339a41270e727a66c7d774fa73fe00dae0.tar.zst
nixpkgs-7aff85339a41270e727a66c7d774fa73fe00dae0.zip
metasploit: 6.1.23 -> 6.1.24
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 66c28b5ab08..22b2cb70e0e 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.23"
+gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.1.24"