From e369216983dfd04a02b3ddea3087decbc787d47d Mon Sep 17 00:00:00 2001 From: Metasploit Date: Thu, 3 Jun 2021 12:04:31 -0500 Subject: [PATCH] Bump version of framework to 6.0.48 --- Gemfile.lock | 24 ++++++++++++------------ LICENSE_GEMS | 22 +++++++++++----------- lib/metasploit/framework/version.rb | 2 +- 3 files changed, 24 insertions(+), 24 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c6ade69c46..13a2384306 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - metasploit-framework (6.0.47) + metasploit-framework (6.0.48) actionpack (~> 5.2.2) activerecord (~> 5.2.2) activesupport (~> 5.2.2) @@ -124,16 +124,16 @@ GEM activerecord (>= 3.1.0, < 7) ast (2.4.2) aws-eventstream (1.1.1) - aws-partitions (1.464.0) - aws-sdk-core (3.114.0) + aws-partitions (1.465.0) + aws-sdk-core (3.114.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-ec2 (1.239.0) + aws-sdk-ec2 (1.240.0) aws-sdk-core (~> 3, >= 3.112.0) aws-sigv4 (~> 1.1) - aws-sdk-iam (1.54.0) + aws-sdk-iam (1.55.0) aws-sdk-core (~> 3, >= 3.112.0) aws-sigv4 (~> 1.1) aws-sdk-kms (1.43.0) @@ -148,7 +148,7 @@ GEM bcrypt (3.1.16) bcrypt_pbkdf (1.1.0) bindata (2.4.10) - bson (4.12.0) + bson (4.12.1) builder (3.2.4) byebug (11.1.3) coderay (1.1.3) @@ -249,7 +249,7 @@ GEM webrick metasploit_payloads-mettle (1.0.9) method_source (1.0.0) - mini_portile2 (2.5.1) + mini_portile2 (2.5.3) minitest (5.14.4) mqtt (0.5.0) msgpack (1.4.2) @@ -262,7 +262,7 @@ GEM network_interface (0.0.2) nexpose (7.3.0) nio4r (2.5.7) - nokogiri (1.11.6) + nokogiri (1.11.7) mini_portile2 (~> 2.5.0) racc (~> 1.4) octokit (4.21.0) @@ -393,23 +393,23 @@ GEM rspec-rerun (1.1.0) rspec (~> 3.0) rspec-support (3.10.2) - rubocop (1.15.0) + rubocop (1.16.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.5.0, < 2.0) + rubocop-ast (>= 1.7.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.6.0) + rubocop-ast (1.7.0) parser (>= 3.0.1.1) ruby-macho (2.5.1) ruby-prof (1.4.2) ruby-progressbar (1.11.0) ruby-rc4 (0.1.5) ruby2_keywords (0.0.4) - ruby_smb (2.0.9) + ruby_smb (2.0.10) bindata openssl-ccm openssl-cmac diff --git a/LICENSE_GEMS b/LICENSE_GEMS index f4c2cdf109..2f088ca7cb 100644 --- a/LICENSE_GEMS +++ b/LICENSE_GEMS @@ -11,17 +11,17 @@ arel, 9.0.0, MIT arel-helpers, 2.12.0, MIT ast, 2.4.2, MIT aws-eventstream, 1.1.1, "Apache 2.0" -aws-partitions, 1.464.0, "Apache 2.0" -aws-sdk-core, 3.114.0, "Apache 2.0" -aws-sdk-ec2, 1.239.0, "Apache 2.0" -aws-sdk-iam, 1.54.0, "Apache 2.0" +aws-partitions, 1.465.0, "Apache 2.0" +aws-sdk-core, 3.114.1, "Apache 2.0" +aws-sdk-ec2, 1.240.0, "Apache 2.0" +aws-sdk-iam, 1.55.0, "Apache 2.0" aws-sdk-kms, 1.43.0, "Apache 2.0" aws-sdk-s3, 1.95.1, "Apache 2.0" aws-sigv4, 1.2.3, "Apache 2.0" bcrypt, 3.1.16, MIT bcrypt_pbkdf, 1.1.0, MIT bindata, 2.4.10, ruby -bson, 4.12.0, "Apache 2.0" +bson, 4.12.1, "Apache 2.0" builder, 3.2.4, MIT bundler, 2.1.4, MIT byebug, 11.1.3, "Simplified BSD" @@ -66,13 +66,13 @@ memory_profiler, 1.0.0, MIT metasm, 1.0.4, LGPL-2.1 metasploit-concern, 3.0.2, "New BSD" metasploit-credential, 4.0.5, "New BSD" -metasploit-framework, 6.0.47, "New BSD" +metasploit-framework, 6.0.48, "New BSD" metasploit-model, 3.1.4, "New BSD" metasploit-payloads, 2.0.45, "3-clause (or ""modified"") BSD" metasploit_data_models, 4.1.4, "New BSD" metasploit_payloads-mettle, 1.0.9, "3-clause (or ""modified"") BSD" method_source, 1.0.0, MIT -mini_portile2, 2.5.1, MIT +mini_portile2, 2.5.3, MIT minitest, 5.14.4, MIT mqtt, 0.5.0, MIT msgpack, 1.4.2, "Apache 2.0" @@ -84,7 +84,7 @@ net-ssh, 6.1.0, MIT network_interface, 0.0.2, MIT nexpose, 7.3.0, "New BSD" nio4r, 2.5.7, MIT -nokogiri, 1.11.6, MIT +nokogiri, 1.11.7, MIT octokit, 4.21.0, MIT openssl-ccm, 1.2.2, MIT openssl-cmac, 2.0.1, MIT @@ -141,14 +141,14 @@ rspec-mocks, 3.10.2, MIT rspec-rails, 5.0.1, MIT rspec-rerun, 1.1.0, MIT rspec-support, 3.10.2, MIT -rubocop, 1.15.0, MIT -rubocop-ast, 1.6.0, MIT +rubocop, 1.16.0, MIT +rubocop-ast, 1.7.0, MIT ruby-macho, 2.5.1, MIT ruby-prof, 1.4.2, "Simplified BSD" ruby-progressbar, 1.11.0, MIT ruby-rc4, 0.1.5, MIT ruby2_keywords, 0.0.4, "ruby, Simplified BSD" -ruby_smb, 2.0.9, "New BSD" +ruby_smb, 2.0.10, "New BSD" rubyntlm, 0.6.3, MIT rubyzip, 2.3.0, "Simplified BSD" sawyer, 0.8.2, MIT diff --git a/lib/metasploit/framework/version.rb b/lib/metasploit/framework/version.rb index 705eebc666..b8bdcc5772 100644 --- a/lib/metasploit/framework/version.rb +++ b/lib/metasploit/framework/version.rb @@ -30,7 +30,7 @@ module Metasploit end end - VERSION = "6.0.47" + VERSION = "6.0.48" MAJOR, MINOR, PATCH = VERSION.split('.').map { |x| x.to_i } PRERELEASE = 'dev' HASH = get_hash