metasploit: 6.0.28 -> 6.0.29

This commit is contained in:
Fabian Affolter
2021-02-07 12:50:05 +01:00
parent 8afeffa2b8
commit 0d0aeb8ed5
4 changed files with 75 additions and 63 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.28"
gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.0.29"