diff --git a/Gemfile.lock b/Gemfile.lock index 1df21b4893..e22081450f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - metasploit-framework (6.0.15) + metasploit-framework (6.0.16) actionpack (~> 5.2.2) activerecord (~> 5.2.2) activesupport (~> 5.2.2) @@ -121,13 +121,13 @@ GEM activerecord (>= 3.1.0, < 7) ast (2.4.1) aws-eventstream (1.1.0) - aws-partitions (1.388.0) - aws-sdk-core (3.109.1) + aws-partitions (1.389.0) + aws-sdk-core (3.109.2) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-ec2 (1.203.0) + aws-sdk-ec2 (1.206.0) aws-sdk-core (~> 3, >= 3.109.0) aws-sigv4 (~> 1.1) aws-sdk-iam (1.46.0) @@ -146,7 +146,7 @@ GEM bcrypt_pbkdf (1.0.1) bindata (2.4.8) bit-struct (0.16) - bson (4.11.0) + bson (4.11.1) builder (3.2.4) byebug (11.1.3) coderay (1.1.3) @@ -296,7 +296,7 @@ GEM nokogiri redcarpet (3.5.0) regexp_parser (1.8.2) - reline (0.1.6) + reline (0.1.7) io-console (~> 0.5) rex-arch (0.1.13) rex-text @@ -347,18 +347,18 @@ GEM rex-text rexml (3.2.4) rkelly-remix (0.0.7) - rspec (3.9.0) - rspec-core (~> 3.9.0) - rspec-expectations (~> 3.9.0) - rspec-mocks (~> 3.9.0) - rspec-core (3.9.3) - rspec-support (~> 3.9.3) - rspec-expectations (3.9.3) + rspec (3.10.0) + rspec-core (~> 3.10.0) + rspec-expectations (~> 3.10.0) + rspec-mocks (~> 3.10.0) + rspec-core (3.10.0) + rspec-support (~> 3.10.0) + rspec-expectations (3.10.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.9.0) - rspec-mocks (3.9.1) + rspec-support (~> 3.10.0) + rspec-mocks (3.10.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.9.0) + rspec-support (~> 3.10.0) rspec-rails (4.0.1) actionpack (>= 4.2) activesupport (>= 4.2) @@ -369,8 +369,8 @@ GEM rspec-support (~> 3.9) rspec-rerun (1.1.0) rspec (~> 3.0) - rspec-support (3.9.4) - rubocop (1.1.0) + rspec-support (3.10.0) + rubocop (1.2.0) parallel (~> 1.10) parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0) @@ -379,10 +379,10 @@ GEM rubocop-ast (>= 1.0.1) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (1.1.0) + rubocop-ast (1.1.1) parser (>= 2.7.1.5) ruby-macho (2.3.0) - ruby-prof (1.4.1) + ruby-prof (1.4.2) ruby-progressbar (1.10.1) ruby-rc4 (0.1.5) ruby2_keywords (0.0.2) diff --git a/LICENSE_GEMS b/LICENSE_GEMS index a52b962ab3..6fe9e17450 100644 --- a/LICENSE_GEMS +++ b/LICENSE_GEMS @@ -11,9 +11,9 @@ arel, 9.0.0, MIT arel-helpers, 2.11.0, MIT ast, 2.4.1, MIT aws-eventstream, 1.1.0, "Apache 2.0" -aws-partitions, 1.388.0, "Apache 2.0" -aws-sdk-core, 3.109.1, "Apache 2.0" -aws-sdk-ec2, 1.203.0, "Apache 2.0" +aws-partitions, 1.389.0, "Apache 2.0" +aws-sdk-core, 3.109.2, "Apache 2.0" +aws-sdk-ec2, 1.206.0, "Apache 2.0" aws-sdk-iam, 1.46.0, "Apache 2.0" aws-sdk-kms, 1.39.0, "Apache 2.0" aws-sdk-s3, 1.83.1, "Apache 2.0" @@ -22,7 +22,7 @@ bcrypt, 3.1.16, MIT bcrypt_pbkdf, 1.0.1, MIT bindata, 2.4.8, ruby bit-struct, 0.16, ruby -bson, 4.11.0, "Apache 2.0" +bson, 4.11.1, "Apache 2.0" builder, 3.2.4, MIT bundler, 2.1.4, MIT byebug, 11.1.3, "Simplified BSD" @@ -60,7 +60,7 @@ memory_profiler, 0.9.14, MIT metasm, 1.0.4, LGPL-2.1 metasploit-concern, 3.0.0, "New BSD" metasploit-credential, 4.0.2, "New BSD" -metasploit-framework, 6.0.15, "New BSD" +metasploit-framework, 6.0.16, "New BSD" metasploit-model, 3.1.2, "New BSD" metasploit-payloads, 2.0.22, "3-clause (or ""modified"") BSD" metasploit_data_models, 4.1.0, "New BSD" @@ -104,7 +104,7 @@ rb-readline, 0.5.5, BSD recog, 2.3.15, unknown redcarpet, 3.5.0, MIT regexp_parser, 1.8.2, MIT -reline, 0.1.6, ruby +reline, 0.1.7, ruby rex-arch, 0.1.13, "New BSD" rex-bin_tools, 0.1.6, "New BSD" rex-core, 0.1.13, "New BSD" @@ -125,17 +125,17 @@ rex-text, 0.2.28, "New BSD" rex-zip, 0.1.3, "New BSD" rexml, 3.2.4, "Simplified BSD" rkelly-remix, 0.0.7, MIT -rspec, 3.9.0, MIT -rspec-core, 3.9.3, MIT -rspec-expectations, 3.9.3, MIT -rspec-mocks, 3.9.1, MIT +rspec, 3.10.0, MIT +rspec-core, 3.10.0, MIT +rspec-expectations, 3.10.0, MIT +rspec-mocks, 3.10.0, MIT rspec-rails, 4.0.1, MIT rspec-rerun, 1.1.0, MIT -rspec-support, 3.9.4, MIT -rubocop, 1.1.0, MIT -rubocop-ast, 1.1.0, MIT +rspec-support, 3.10.0, MIT +rubocop, 1.2.0, MIT +rubocop-ast, 1.1.1, MIT ruby-macho, 2.3.0, MIT -ruby-prof, 1.4.1, "Simplified BSD" +ruby-prof, 1.4.2, "Simplified BSD" ruby-progressbar, 1.10.1, MIT ruby-rc4, 0.1.5, MIT ruby2_keywords, 0.0.2, ruby diff --git a/lib/metasploit/framework/version.rb b/lib/metasploit/framework/version.rb index 2cb00bb013..ecf8f86953 100644 --- a/lib/metasploit/framework/version.rb +++ b/lib/metasploit/framework/version.rb @@ -30,7 +30,7 @@ module Metasploit end end - VERSION = "6.0.15" + VERSION = "6.0.16" MAJOR, MINOR, PATCH = VERSION.split('.').map { |x| x.to_i } PRERELEASE = 'dev' HASH = get_hash