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-04-15 23:21:24 +0200
committerFabian Affolter <mail@fabian-affolter.ch>2021-04-15 23:21:24 +0200
commit010125af00c653587d1d739231c06635af46dc96 (patch)
tree1bb416716850421184de2d12974b51d3c22fb508 /pkgs/tools/security/metasploit/Gemfile
parent6de0cfabf9c5920c6bc9784973c681d28cdf2777 (diff)
downloadnixpkgs-010125af00c653587d1d739231c06635af46dc96.tar
nixpkgs-010125af00c653587d1d739231c06635af46dc96.tar.gz
nixpkgs-010125af00c653587d1d739231c06635af46dc96.tar.bz2
nixpkgs-010125af00c653587d1d739231c06635af46dc96.tar.lz
nixpkgs-010125af00c653587d1d739231c06635af46dc96.tar.xz
nixpkgs-010125af00c653587d1d739231c06635af46dc96.tar.zst
nixpkgs-010125af00c653587d1d739231c06635af46dc96.zip
metasploit: 6.0.39 -> 6.0.40
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 247e2b66904..8c57845e79b 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.39"
+gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.0.40"