From 76ee618f2693e2621c30a6c5d8fc330548e64d50 Mon Sep 17 00:00:00 2001 From: bwatters-r7 Date: Wed, 29 Aug 2018 14:28:52 -0500 Subject: [PATCH] Land # 10548, fix Gemfile.lock Merge branch 'land-10548' into upstream-master --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 761070a963..b16ae2924d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,7 @@ PATH metasploit-concern metasploit-credential (< 3.0.0) metasploit-model - metasploit-payloads (= 1.3.44) + metasploit-payloads (= 1.3.45) metasploit_data_models (< 3.0.0) metasploit_payloads-mettle (= 0.4.1) mqtt @@ -157,7 +157,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 (2.0.16) activerecord (~> 4.2.6) activesupport (~> 4.2.6)