From 0885bc478cd9dba3594efc618ac553df965e8557 Mon Sep 17 00:00:00 2001 From: bwatters-r7 Date: Wed, 29 Aug 2018 13:04:07 -0500 Subject: [PATCH] fix gemfile --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1aeca23bba..2e78feea46 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,7 @@ PATH metasploit-concern metasploit-credential metasploit-model - metasploit-payloads (= 1.3.44) + metasploit-payloads (= 1.3.45) metasploit_data_models metasploit_payloads-mettle (= 0.4.1) mqtt @@ -164,7 +164,7 @@ GEM activemodel (~> 4.2.6) activesupport (~> 4.2.6) railties (~> 4.2.6) - metasploit-payloads (1.3.44) + metasploit-payloads (1.3.45) metasploit_data_models (3.0.0) activerecord (~> 4.2.6) activesupport (~> 4.2.6)