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-12 16:19:53 +0100
committerFabian Affolter <mail@fabian-affolter.ch>2021-03-12 16:19:53 +0100
commitd4aa923b2423c341190b9e75d46de53a9c998106 (patch)
treed24a00ecb1d9cf2227ba2db93279700013a47f41 /pkgs/tools/security/metasploit/Gemfile
parentd7bae4c43875b0a62b3f2220f937117976568390 (diff)
downloadnixpkgs-d4aa923b2423c341190b9e75d46de53a9c998106.tar
nixpkgs-d4aa923b2423c341190b9e75d46de53a9c998106.tar.gz
nixpkgs-d4aa923b2423c341190b9e75d46de53a9c998106.tar.bz2
nixpkgs-d4aa923b2423c341190b9e75d46de53a9c998106.tar.lz
nixpkgs-d4aa923b2423c341190b9e75d46de53a9c998106.tar.xz
nixpkgs-d4aa923b2423c341190b9e75d46de53a9c998106.tar.zst
nixpkgs-d4aa923b2423c341190b9e75d46de53a9c998106.zip
metasploit: 6.0.33 -> 6.0.34
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 047c072c389..cb6ee5aefe0 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.33"
+gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.0.34"