1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-10-29 18:07:27 +01:00

Bump version of framework to 6.1.1

This commit is contained in:
Metasploit 2021-08-12 12:04:49 -05:00
parent 0a504d9358
commit c752ddc5f7
No known key found for this signature in database
GPG Key ID: CDFB5FA52007B954
3 changed files with 45 additions and 46 deletions

View File

@ -1,7 +1,7 @@
PATH
remote: .
specs:
metasploit-framework (6.1.0)
metasploit-framework (6.1.1)
actionpack (~> 6.0)
activerecord (~> 6.0)
activesupport (~> 6.0)
@ -94,25 +94,25 @@ GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.1.0)
actionpack (6.1.3.2)
actionview (= 6.1.3.2)
activesupport (= 6.1.3.2)
actionpack (6.1.4)
actionview (= 6.1.4)
activesupport (= 6.1.4)
rack (~> 2.0, >= 2.0.9)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actionview (6.1.3.2)
activesupport (= 6.1.3.2)
actionview (6.1.4)
activesupport (= 6.1.4)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activemodel (6.1.3.2)
activesupport (= 6.1.3.2)
activerecord (6.1.3.2)
activemodel (= 6.1.3.2)
activesupport (= 6.1.3.2)
activesupport (6.1.3.2)
activemodel (6.1.4)
activesupport (= 6.1.4)
activerecord (6.1.4)
activemodel (= 6.1.4)
activesupport (= 6.1.4)
activesupport (6.1.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
@ -125,7 +125,7 @@ GEM
activerecord (>= 3.1.0, < 7)
ast (2.4.2)
aws-eventstream (1.1.1)
aws-partitions (1.483.0)
aws-partitions (1.486.0)
aws-sdk-core (3.119.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
@ -181,7 +181,7 @@ GEM
railties (>= 5.0.0)
faker (2.18.0)
i18n (>= 1.6, < 2)
faraday (1.6.0)
faraday (1.7.0)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
@ -222,7 +222,7 @@ GEM
jsobfu (0.4.2)
rkelly-remix
json (2.5.1)
loofah (2.11.0)
loofah (2.12.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
memory_profiler (1.0.0)
@ -271,7 +271,7 @@ GEM
network_interface (0.0.2)
nexpose (7.3.0)
nio4r (2.5.8)
nokogiri (1.12.2)
nokogiri (1.12.3)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
octokit (4.21.0)
@ -314,11 +314,11 @@ GEM
nokogiri (>= 1.6)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
railties (6.1.3.2)
actionpack (= 6.1.3.2)
activesupport (= 6.1.3.2)
railties (6.1.4)
actionpack (= 6.1.4)
activesupport (= 6.1.4)
method_source
rake (>= 0.8.7)
rake (>= 0.13)
thor (~> 1.0)
rainbow (3.0.0)
rake (13.0.6)
@ -402,16 +402,16 @@ GEM
rspec-rerun (1.1.0)
rspec (~> 3.0)
rspec-support (3.10.2)
rubocop (1.18.4)
rubocop (1.19.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.8.0, < 2.0)
rubocop-ast (>= 1.9.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.8.0)
rubocop-ast (1.10.0)
parser (>= 3.0.1.1)
ruby-macho (2.5.1)
ruby-prof (1.4.2)

View File

@ -1,17 +1,16 @@
This file is auto-generated by tools/dev/update_gem_licenses.sh
Ascii85, 1.1.0, MIT
actionpack, 5.2.6, MIT
actionview, 5.2.6, MIT
activemodel, 5.2.6, MIT
activerecord, 5.2.6, MIT
activesupport, 5.2.6, MIT
actionpack, 6.1.4, MIT
actionview, 6.1.4, MIT
activemodel, 6.1.4, MIT
activerecord, 6.1.4, MIT
activesupport, 6.1.4, MIT
addressable, 2.8.0, "Apache 2.0"
afm, 0.2.2, MIT
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.483.0, "Apache 2.0"
aws-partitions, 1.486.0, "Apache 2.0"
aws-sdk-core, 3.119.0, "Apache 2.0"
aws-sdk-ec2, 1.254.0, "Apache 2.0"
aws-sdk-iam, 1.59.0, "Apache 2.0"
@ -42,7 +41,7 @@ eventmachine, 1.2.7, "ruby, GPL-2.0"
factory_bot, 6.2.0, MIT
factory_bot_rails, 6.2.0, MIT
faker, 2.18.0, MIT
faraday, 1.6.0, MIT
faraday, 1.7.0, MIT
faraday-em_http, 1.0.0, MIT
faraday-em_synchrony, 1.0.0, MIT
faraday-excon, 1.1.0, MIT
@ -55,7 +54,8 @@ faye-websocket, 0.11.1, "Apache 2.0"
filesize, 0.2.0, MIT
fivemat, 1.3.7, MIT
hashery, 2.1.2, "Simplified BSD"
hrr_rb_ssh, 0.3.0.pre2, "Apache 2.0"
hrr_rb_ssh, 0.4.2, "Apache 2.0"
hrr_rb_ssh-ed25519, 0.4.2, "Apache 2.0"
http-cookie, 1.0.4, MIT
http_parser.rb, 0.7.0, MIT
i18n, 1.8.10, MIT
@ -64,15 +64,15 @@ irb, 1.3.6, "ruby, Simplified BSD"
jmespath, 1.4.0, "Apache 2.0"
jsobfu, 0.4.2, "New BSD"
json, 2.5.1, ruby
loofah, 2.11.0, MIT
loofah, 2.12.0, MIT
memory_profiler, 1.0.0, MIT
metasm, 1.0.5, LGPL-2.1
metasploit-concern, 3.0.2, "New BSD"
metasploit-credential, 4.0.5, "New BSD"
metasploit-framework, 6.0.57, "New BSD"
metasploit-model, 3.1.4, "New BSD"
metasploit-concern, 4.0.2, "New BSD"
metasploit-credential, 5.0.3, "New BSD"
metasploit-framework, 6.1.1, "New BSD"
metasploit-model, 4.0.2, "New BSD"
metasploit-payloads, 2.0.50, "3-clause (or ""modified"") BSD"
metasploit_data_models, 4.1.4, "New BSD"
metasploit_data_models, 5.0.3, "New BSD"
metasploit_payloads-mettle, 1.0.10, "3-clause (or ""modified"") BSD"
method_source, 1.0.0, MIT
mini_portile2, 2.6.1, MIT
@ -87,7 +87,7 @@ net-ssh, 6.1.0, MIT
network_interface, 0.0.2, MIT
nexpose, 7.3.0, "New BSD"
nio4r, 2.5.8, MIT
nokogiri, 1.12.2, MIT
nokogiri, 1.12.3, MIT
octokit, 4.21.0, MIT
openssl-ccm, 1.2.2, MIT
openssl-cmac, 2.0.1, MIT
@ -109,7 +109,7 @@ rack-protection, 2.1.0, MIT
rack-test, 1.1.0, MIT
rails-dom-testing, 2.0.3, MIT
rails-html-sanitizer, 1.3.0, MIT
railties, 5.2.6, MIT
railties, 6.1.4, MIT
rainbow, 3.0.0, MIT
rake, 13.0.6, MIT
rb-readline, 0.5.5, BSD
@ -130,7 +130,7 @@ rex-powershell, 0.1.92, "New BSD"
rex-random_identifier, 0.1.7, "New BSD"
rex-registry, 0.1.4, "New BSD"
rex-rop_builder, 0.1.4, "New BSD"
rex-socket, 0.1.30, "New BSD"
rex-socket, 0.1.32, "New BSD"
rex-sslscan, 0.1.6, "New BSD"
rex-struct2, 0.1.3, "New BSD"
rex-text, 0.2.35, "New BSD"
@ -144,8 +144,8 @@ 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.18.4, MIT
rubocop-ast, 1.8.0, MIT
rubocop, 1.19.0, MIT
rubocop-ast, 1.10.0, MIT
ruby-macho, 2.5.1, MIT
ruby-prof, 1.4.2, "Simplified BSD"
ruby-progressbar, 1.11.0, MIT
@ -164,11 +164,10 @@ sshkey, 2.0.0, MIT
swagger-blocks, 3.0.0, MIT
thin, 1.8.1, "GPL-2.0+, ruby"
thor, 1.1.0, MIT
thread_safe, 0.3.6, "Apache 2.0"
tilt, 2.0.10, MIT
timecop, 0.9.4, MIT
ttfunk, 1.7.0, "Nonstandard, GPL-2.0, GPL-3.0"
tzinfo, 1.2.9, MIT
tzinfo, 2.0.4, MIT
tzinfo-data, 1.2021.1, MIT
unf, 0.1.4, "2-clause BSDL"
unf_ext, 0.0.7.7, MIT

View File

@ -30,7 +30,7 @@ module Metasploit
end
end
VERSION = "6.1.0"
VERSION = "6.1.1"
MAJOR, MINOR, PATCH = VERSION.split('.').map { |x| x.to_i }
PRERELEASE = 'dev'
HASH = get_hash