Skip to content

Commit 50c1f7b

Browse files
committed
Bump version of framework to 6.1.28
1 parent 6c1d199 commit 50c1f7b

File tree

3 files changed

+26
-26
lines changed

3 files changed

+26
-26
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
metasploit-framework (6.1.27)
4+
metasploit-framework (6.1.28)
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.549.0)
130+
aws-partitions (1.550.0)
131131
aws-sdk-core (3.125.5)
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.294.0)
136+
aws-sdk-ec2 (1.295.0)
137137
aws-sdk-core (~> 3, >= 3.125.0)
138138
aws-sigv4 (~> 1.1)
139139
aws-sdk-iam (1.65.0)
@@ -142,7 +142,7 @@ GEM
142142
aws-sdk-kms (1.53.0)
143143
aws-sdk-core (~> 3, >= 3.125.0)
144144
aws-sigv4 (~> 1.1)
145-
aws-sdk-s3 (1.111.1)
145+
aws-sdk-s3 (1.111.3)
146146
aws-sdk-core (~> 3, >= 3.125.0)
147147
aws-sdk-kms (~> 1)
148148
aws-sigv4 (~> 1.4)
@@ -225,7 +225,7 @@ GEM
225225
domain_name (~> 0.5)
226226
http_parser.rb (0.8.0)
227227
httpclient (2.8.3)
228-
i18n (1.8.11)
228+
i18n (1.9.0)
229229
concurrent-ruby (~> 1.0)
230230
io-console (0.5.11)
231231
irb (1.3.6)
@@ -277,7 +277,7 @@ GEM
277277
mini_portile2 (2.7.1)
278278
minitest (5.15.0)
279279
mqtt (0.5.0)
280-
msgpack (1.4.3)
280+
msgpack (1.4.4)
281281
multi_json (1.15.0)
282282
multipart-post (2.1.1)
283283
mustermann (1.1.1)
@@ -305,21 +305,21 @@ GEM
305305
ast (~> 2.4.1)
306306
patch_finder (1.0.2)
307307
pcaprub (0.13.1)
308-
pdf-reader (2.8.0)
308+
pdf-reader (2.9.0)
309309
Ascii85 (~> 1.0)
310310
afm (~> 0.2.1)
311311
hashery (~> 2.0)
312312
ruby-rc4
313313
ttfunk
314-
pg (1.2.3)
314+
pg (1.3.0)
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.5.2)
322+
puma (5.6.1)
323323
nio4r (~> 2.0)
324324
racc (1.6.0)
325325
rack (2.2.3)
@@ -409,7 +409,7 @@ GEM
409409
rspec-mocks (3.10.2)
410410
diff-lcs (>= 1.2.0, < 2.0)
411411
rspec-support (~> 3.10.0)
412-
rspec-rails (5.0.2)
412+
rspec-rails (5.1.0)
413413
actionpack (>= 5.2)
414414
activesupport (>= 5.2)
415415
railties (>= 5.2)
@@ -436,12 +436,12 @@ GEM
436436
ruby-progressbar (1.11.0)
437437
ruby-rc4 (0.1.5)
438438
ruby2_keywords (0.0.5)
439-
ruby_smb (3.0.0)
439+
ruby_smb (3.0.1)
440440
bindata
441441
openssl-ccm
442442
openssl-cmac
443443
rubyntlm
444-
windows_error
444+
windows_error (>= 0.1.3)
445445
rubyntlm (0.6.3)
446446
rubyzip (2.3.2)
447447
sawyer (0.8.2)

LICENSE_GEMS

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ 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.549.0, "Apache 2.0"
13+
aws-partitions, 1.550.0, "Apache 2.0"
1414
aws-sdk-core, 3.125.5, "Apache 2.0"
15-
aws-sdk-ec2, 1.294.0, "Apache 2.0"
15+
aws-sdk-ec2, 1.295.0, "Apache 2.0"
1616
aws-sdk-iam, 1.65.0, "Apache 2.0"
1717
aws-sdk-kms, 1.53.0, "Apache 2.0"
18-
aws-sdk-s3, 1.111.1, "Apache 2.0"
18+
aws-sdk-s3, 1.111.3, "Apache 2.0"
1919
aws-sigv4, 1.4.0, "Apache 2.0"
2020
bcrypt, 3.1.16, MIT
2121
bcrypt_pbkdf, 1.1.0, MIT
@@ -64,7 +64,7 @@ hrr_rb_ssh-ed25519, 0.4.2, "Apache 2.0"
6464
http-cookie, 1.0.4, MIT
6565
http_parser.rb, 0.8.0, MIT
6666
httpclient, 2.8.3, ruby
67-
i18n, 1.8.11, MIT
67+
i18n, 1.9.0, MIT
6868
io-console, 0.5.11, "ruby, Simplified BSD"
6969
irb, 1.3.6, "ruby, Simplified BSD"
7070
jmespath, 1.5.0, "Apache 2.0"
@@ -77,16 +77,16 @@ 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.27, "New BSD"
80+
metasploit-framework, 6.1.28, "New BSD"
8181
metasploit-model, 4.0.3, "New BSD"
82-
metasploit-payloads, 2.0.69, "3-clause (or ""modified"") BSD"
82+
metasploit-payloads, 2.0.70, "3-clause (or ""modified"") BSD"
8383
metasploit_data_models, 5.0.4, "New BSD"
84-
metasploit_payloads-mettle, 1.0.17, "3-clause (or ""modified"") BSD"
84+
metasploit_payloads-mettle, 1.0.18, "3-clause (or ""modified"") BSD"
8585
method_source, 1.0.0, MIT
8686
mini_portile2, 2.7.1, MIT
8787
minitest, 5.15.0, MIT
8888
mqtt, 0.5.0, MIT
89-
msgpack, 1.4.3, "Apache 2.0"
89+
msgpack, 1.4.4, "Apache 2.0"
9090
multi_json, 1.15.0, MIT
9191
multipart-post, 2.1.1, MIT
9292
mustermann, 1.1.1, MIT
@@ -107,12 +107,12 @@ parallel, 1.21.0, MIT
107107
parser, 3.1.0.0, MIT
108108
patch_finder, 1.0.2, "New BSD"
109109
pcaprub, 0.13.1, LGPL-2.1
110-
pdf-reader, 2.8.0, MIT
111-
pg, 1.2.3, "Simplified BSD"
110+
pdf-reader, 2.9.0, MIT
111+
pg, 1.3.0, "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.5.2, "New BSD"
115+
puma, 5.6.1, "New BSD"
116116
racc, 1.6.0, "ruby, Simplified BSD"
117117
rack, 2.2.3, MIT
118118
rack-protection, 2.1.0, MIT
@@ -151,7 +151,7 @@ rspec, 3.10.0, MIT
151151
rspec-core, 3.10.1, MIT
152152
rspec-expectations, 3.10.2, MIT
153153
rspec-mocks, 3.10.2, MIT
154-
rspec-rails, 5.0.2, MIT
154+
rspec-rails, 5.1.0, MIT
155155
rspec-rerun, 1.1.0, MIT
156156
rspec-support, 3.10.3, MIT
157157
rubocop, 1.25.0, MIT
@@ -161,7 +161,7 @@ ruby-prof, 1.4.2, "Simplified BSD"
161161
ruby-progressbar, 1.11.0, MIT
162162
ruby-rc4, 0.1.5, MIT
163163
ruby2_keywords, 0.0.5, "ruby, Simplified BSD"
164-
ruby_smb, 3.0.0, "New BSD"
164+
ruby_smb, 3.0.1, "New BSD"
165165
rubyntlm, 0.6.3, MIT
166166
rubyzip, 2.3.2, "Simplified BSD"
167167
sawyer, 0.8.2, MIT

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.27"
33+
VERSION = "6.1.28"
3434
MAJOR, MINOR, PATCH = VERSION.split('.').map { |x| x.to_i }
3535
PRERELEASE = 'dev'
3636
HASH = get_hash

0 commit comments

Comments
 (0)