Skip to content

Commit

Permalink
Bump version of framework to 6.0.55
Browse files Browse the repository at this point in the history
  • Loading branch information
msjenkins-r7 committed Jul 22, 2021
1 parent 7a39f4c commit e635a96
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
metasploit-framework (6.0.54)
metasploit-framework (6.0.55)
actionpack (~> 5.2.2)
activerecord (~> 5.2.2)
activesupport (~> 5.2.2)
Expand Down Expand Up @@ -126,22 +126,22 @@ GEM
activerecord (>= 3.1.0, < 7)
ast (2.4.2)
aws-eventstream (1.1.1)
aws-partitions (1.478.0)
aws-partitions (1.479.0)
aws-sdk-core (3.117.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-ec2 (1.248.0)
aws-sdk-ec2 (1.250.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sigv4 (~> 1.1)
aws-sdk-iam (1.56.0)
aws-sdk-iam (1.57.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sigv4 (~> 1.1)
aws-sdk-kms (1.44.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.96.1)
aws-sdk-s3 (1.96.2)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
Expand Down Expand Up @@ -334,7 +334,7 @@ GEM
rex-core
rex-struct2
rex-text
rex-core (0.1.16)
rex-core (0.1.17)
rex-encoder (0.1.5)
metasm
rex-arch
Expand All @@ -353,7 +353,7 @@ GEM
rex-arch
rex-ole (0.1.7)
rex-text
rex-powershell (0.1.91)
rex-powershell (0.1.92)
rex-random_identifier
rex-text
ruby-rc4
Expand Down Expand Up @@ -414,7 +414,7 @@ GEM
ruby-prof (1.4.2)
ruby-progressbar (1.11.0)
ruby-rc4 (0.1.5)
ruby2_keywords (0.0.4)
ruby2_keywords (0.0.5)
ruby_smb (2.0.10)
bindata
openssl-ccm
Expand Down
20 changes: 10 additions & 10 deletions LICENSE_GEMS
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ 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.478.0, "Apache 2.0"
aws-partitions, 1.479.0, "Apache 2.0"
aws-sdk-core, 3.117.0, "Apache 2.0"
aws-sdk-ec2, 1.248.0, "Apache 2.0"
aws-sdk-iam, 1.56.0, "Apache 2.0"
aws-sdk-ec2, 1.250.0, "Apache 2.0"
aws-sdk-iam, 1.57.0, "Apache 2.0"
aws-sdk-kms, 1.44.0, "Apache 2.0"
aws-sdk-s3, 1.96.1, "Apache 2.0"
aws-sdk-s3, 1.96.2, "Apache 2.0"
aws-sigv4, 1.2.4, "Apache 2.0"
bcrypt, 3.1.16, MIT
bcrypt_pbkdf, 1.1.0, MIT
Expand Down Expand Up @@ -68,9 +68,9 @@ 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.54, "New BSD"
metasploit-framework, 6.0.55, "New BSD"
metasploit-model, 3.1.4, "New BSD"
metasploit-payloads, 2.0.47, "3-clause (or ""modified"") BSD"
metasploit-payloads, 2.0.48, "3-clause (or ""modified"") BSD"
metasploit_data_models, 4.1.4, "New BSD"
metasploit_payloads-mettle, 1.0.10, "3-clause (or ""modified"") BSD"
method_source, 1.0.0, MIT
Expand Down Expand Up @@ -118,15 +118,15 @@ regexp_parser, 2.1.1, MIT
reline, 0.2.5, ruby
rex-arch, 0.1.14, "New BSD"
rex-bin_tools, 0.1.7, "New BSD"
rex-core, 0.1.16, "New BSD"
rex-core, 0.1.17, "New BSD"
rex-encoder, 0.1.5, "New BSD"
rex-exploitation, 0.1.27, "New BSD"
rex-java, 0.1.6, "New BSD"
rex-mime, 0.1.6, "New BSD"
rex-nop, 0.1.2, "New BSD"
rex-ole, 0.1.7, "New BSD"
rex-powershell, 0.1.91, "New BSD"
rex-random_identifier, 0.1.5, "New BSD"
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.29, "New BSD"
Expand All @@ -149,7 +149,7 @@ 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"
ruby2_keywords, 0.0.5, "ruby, Simplified BSD"
ruby_smb, 2.0.10, "New BSD"
rubyntlm, 0.6.3, MIT
rubyzip, 2.3.2, "Simplified BSD"
Expand Down
2 changes: 1 addition & 1 deletion lib/metasploit/framework/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def self.get_hash
end
end

VERSION = "6.0.54"
VERSION = "6.0.55"
MAJOR, MINOR, PATCH = VERSION.split('.').map { |x| x.to_i }
PRERELEASE = 'dev'
HASH = get_hash
Expand Down

0 comments on commit e635a96

Please sign in to comment.