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-23 14:29:47 +0200
committerFabian Affolter <mail@fabian-affolter.ch>2021-04-23 14:29:47 +0200
commitf789bacc630f069d7d1255f7b5df3982315cff5c (patch)
tree04a7e669ab46cc0c34878fba5608dd162a762640 /pkgs/tools/security/metasploit/Gemfile
parent112a3b08e9bcffa58e0f79af0072fc8273933b87 (diff)
downloadnixpkgs-f789bacc630f069d7d1255f7b5df3982315cff5c.tar
nixpkgs-f789bacc630f069d7d1255f7b5df3982315cff5c.tar.gz
nixpkgs-f789bacc630f069d7d1255f7b5df3982315cff5c.tar.bz2
nixpkgs-f789bacc630f069d7d1255f7b5df3982315cff5c.tar.lz
nixpkgs-f789bacc630f069d7d1255f7b5df3982315cff5c.tar.xz
nixpkgs-f789bacc630f069d7d1255f7b5df3982315cff5c.tar.zst
nixpkgs-f789bacc630f069d7d1255f7b5df3982315cff5c.zip
metasploit: 6.0.40 -> 6.0.41
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 8c57845e79b..ced514767e3 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.40"
+gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.0.41"