metasploit: 6.0.41 -> 6.0.42

This commit is contained in:
Fabian Affolter
2021-04-30 12:12:41 +02:00
parent 86f37c18b4
commit 7409f12164
4 changed files with 43 additions and 43 deletions
+1 -1
View File
@@ -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.41"
gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.0.42"