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-03-26 10:53:15 +0100
committerFabian Affolter <mail@fabian-affolter.ch>2021-03-26 10:53:15 +0100
commitcbf4c8549b75089d133e6125ff8e8a550039ba83 (patch)
treeb687644fce408f6867401652bfdd208dd4d474b0 /pkgs/tools/security/metasploit/Gemfile
parentd7faae05563675026fcff2299bf0d5a0a13aeb29 (diff)
downloadnixpkgs-cbf4c8549b75089d133e6125ff8e8a550039ba83.tar
nixpkgs-cbf4c8549b75089d133e6125ff8e8a550039ba83.tar.gz
nixpkgs-cbf4c8549b75089d133e6125ff8e8a550039ba83.tar.bz2
nixpkgs-cbf4c8549b75089d133e6125ff8e8a550039ba83.tar.lz
nixpkgs-cbf4c8549b75089d133e6125ff8e8a550039ba83.tar.xz
nixpkgs-cbf4c8549b75089d133e6125ff8e8a550039ba83.tar.zst
nixpkgs-cbf4c8549b75089d133e6125ff8e8a550039ba83.zip
metasploit: 6.0.36 -> 6.0.37
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 8389f798bd5..7c2f230266e 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.36"
+gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.0.37"