Skip to content

Commit 39aa17f

Browse files
committed
Bump version of framework to 6.1.37
1 parent 5bac9c5 commit 39aa17f

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
metasploit-framework (6.1.36)
4+
metasploit-framework (6.1.37)
55
actionpack (~> 6.0)
66
activerecord (~> 6.0)
77
activesupport (~> 6.0)
@@ -127,13 +127,13 @@ GEM
127127
activerecord (>= 3.1.0, < 8)
128128
ast (2.4.2)
129129
aws-eventstream (1.2.0)
130-
aws-partitions (1.570.0)
130+
aws-partitions (1.571.0)
131131
aws-sdk-core (3.130.0)
132132
aws-eventstream (~> 1, >= 1.0.2)
133133
aws-partitions (~> 1, >= 1.525.0)
134134
aws-sigv4 (~> 1.1)
135135
jmespath (~> 1.0)
136-
aws-sdk-ec2 (1.303.0)
136+
aws-sdk-ec2 (1.305.0)
137137
aws-sdk-core (~> 3, >= 3.127.0)
138138
aws-sigv4 (~> 1.1)
139139
aws-sdk-iam (1.68.0)
@@ -300,7 +300,7 @@ GEM
300300
openvas-omp (0.0.4)
301301
packetfu (1.1.13)
302302
pcaprub
303-
parallel (1.22.0)
303+
parallel (1.22.1)
304304
parser (3.1.1.0)
305305
ast (~> 2.4.1)
306306
patch_finder (1.0.2)
@@ -311,15 +311,15 @@ GEM
311311
hashery (~> 2.0)
312312
ruby-rc4
313313
ttfunk
314-
pg (1.3.4)
314+
pg (1.3.5)
315315
pry (0.13.1)
316316
coderay (~> 1.1)
317317
method_source (~> 1.0)
318318
pry-byebug (3.9.0)
319319
byebug (~> 11.0)
320320
pry (~> 0.13.0)
321321
public_suffix (4.0.6)
322-
puma (5.6.2)
322+
puma (5.6.4)
323323
nio4r (~> 2.0)
324324
racc (1.6.0)
325325
rack (2.2.3)
@@ -341,7 +341,7 @@ GEM
341341
rainbow (3.1.1)
342342
rake (13.0.6)
343343
rb-readline (0.5.5)
344-
recog (2.3.22)
344+
recog (2.3.23)
345345
nokogiri
346346
redcarpet (3.5.1)
347347
regexp_parser (2.2.1)
@@ -485,7 +485,7 @@ GEM
485485
websocket-extensions (>= 0.1.0)
486486
websocket-extensions (0.1.5)
487487
win32api (0.1.0)
488-
windows_error (0.1.3)
488+
windows_error (0.1.4)
489489
winrm (2.3.6)
490490
builder (>= 2.1.2)
491491
erubi (~> 1.8)

LICENSE_GEMS

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ afm, 0.2.2, MIT
1010
arel-helpers, 2.14.0, MIT
1111
ast, 2.4.2, MIT
1212
aws-eventstream, 1.2.0, "Apache 2.0"
13-
aws-partitions, 1.570.0, "Apache 2.0"
13+
aws-partitions, 1.571.0, "Apache 2.0"
1414
aws-sdk-core, 3.130.0, "Apache 2.0"
15-
aws-sdk-ec2, 1.303.0, "Apache 2.0"
15+
aws-sdk-ec2, 1.305.0, "Apache 2.0"
1616
aws-sdk-iam, 1.68.0, "Apache 2.0"
1717
aws-sdk-kms, 1.55.0, "Apache 2.0"
1818
aws-sdk-s3, 1.113.0, "Apache 2.0"
@@ -77,7 +77,7 @@ memory_profiler, 1.0.0, MIT
7777
metasm, 1.0.5, LGPL-2.1
7878
metasploit-concern, 4.0.3, "New BSD"
7979
metasploit-credential, 5.0.5, "New BSD"
80-
metasploit-framework, 6.1.36, "New BSD"
80+
metasploit-framework, 6.1.37, "New BSD"
8181
metasploit-model, 4.0.3, "New BSD"
8282
metasploit-payloads, 2.0.77, "3-clause (or ""modified"") BSD"
8383
metasploit_data_models, 5.0.4, "New BSD"
@@ -103,16 +103,16 @@ openssl-ccm, 1.2.2, MIT
103103
openssl-cmac, 2.0.1, MIT
104104
openvas-omp, 0.0.4, MIT
105105
packetfu, 1.1.13, BSD
106-
parallel, 1.22.0, MIT
106+
parallel, 1.22.1, MIT
107107
parser, 3.1.1.0, MIT
108108
patch_finder, 1.0.2, "New BSD"
109109
pcaprub, 0.13.1, LGPL-2.1
110110
pdf-reader, 2.9.2, MIT
111-
pg, 1.3.4, "Simplified BSD"
111+
pg, 1.3.5, "Simplified BSD"
112112
pry, 0.13.1, MIT
113113
pry-byebug, 3.9.0, MIT
114114
public_suffix, 4.0.6, MIT
115-
puma, 5.6.2, "New BSD"
115+
puma, 5.6.4, "New BSD"
116116
racc, 1.6.0, "ruby, Simplified BSD"
117117
rack, 2.2.3, MIT
118118
rack-protection, 2.2.0, MIT
@@ -123,7 +123,7 @@ railties, 6.1.5, MIT
123123
rainbow, 3.1.1, MIT
124124
rake, 13.0.6, MIT
125125
rb-readline, 0.5.5, BSD
126-
recog, 2.3.22, unknown
126+
recog, 2.3.23, unknown
127127
redcarpet, 3.5.1, MIT
128128
regexp_parser, 2.2.1, MIT
129129
reline, 0.2.5, ruby
@@ -188,7 +188,7 @@ webrick, 1.7.0, "ruby, Simplified BSD"
188188
websocket-driver, 0.7.5, "Apache 2.0"
189189
websocket-extensions, 0.1.5, "Apache 2.0"
190190
win32api, 0.1.0, unknown
191-
windows_error, 0.1.3, BSD
191+
windows_error, 0.1.4, BSD
192192
winrm, 2.3.6, "Apache 2.0"
193193
xdr, 3.0.3, "Apache 2.0"
194194
xmlrpc, 0.3.2, "ruby, Simplified BSD"

lib/metasploit/framework/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def self.get_hash
3030
end
3131
end
3232

33-
VERSION = "6.1.36"
33+
VERSION = "6.1.37"
3434
MAJOR, MINOR, PATCH = VERSION.split('.').map { |x| x.to_i }
3535
PRERELEASE = 'dev'
3636
HASH = get_hash

0 commit comments

Comments
 (0)