Skip to content

Commit 15b1609

Browse files
committed
Updated metasploit-credential dependency
Complained about "revealed dependencies not in the API", thus all the other updates.
1 parent ae5b068 commit 15b1609

File tree

1 file changed

+23
-11
lines changed

1 file changed

+23
-11
lines changed

Gemfile.lock

Lines changed: 23 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ GEM
214214
chunky_png (1.4.0)
215215
coderay (1.1.3)
216216
concurrent-ruby (1.3.4)
217-
connection_pool (2.5.0)
217+
connection_pool (2.5.3)
218218
cookiejar (0.3.4)
219219
crass (1.0.6)
220220
csv (3.3.2)
@@ -300,37 +300,49 @@ GEM
300300
logging (2.4.0)
301301
little-plugger (~> 1.1)
302302
multi_json (~> 1.14)
303-
loofah (2.24.0)
303+
loofah (2.24.1)
304304
crass (~> 1.0.2)
305305
nokogiri (>= 1.12.0)
306306
memory_profiler (1.1.0)
307307
metasm (1.0.5)
308-
metasploit-concern (5.0.4)
308+
metasploit-concern (5.0.5)
309309
activemodel (~> 7.0)
310310
activesupport (~> 7.0)
311+
drb
312+
mutex_m
311313
railties (~> 7.0)
312314
zeitwerk
313-
metasploit-credential (6.0.14)
315+
metasploit-credential (6.0.16)
316+
bigdecimal
317+
csv
318+
drb
314319
metasploit-concern
315320
metasploit-model
316321
metasploit_data_models (>= 5.0.0)
322+
mutex_m
317323
net-ssh
318324
pg
319325
railties
320326
rex-socket
321327
rubyntlm
322328
rubyzip
323-
metasploit-model (5.0.3)
329+
metasploit-model (5.0.4)
324330
activemodel (~> 7.0)
325331
activesupport (~> 7.0)
332+
bigdecimal
333+
drb
334+
mutex_m
326335
railties (~> 7.0)
327336
metasploit-payloads (2.0.191)
328-
metasploit_data_models (6.0.9)
337+
metasploit_data_models (6.0.10)
329338
activerecord (~> 7.0)
330339
activesupport (~> 7.0)
331340
arel-helpers
341+
bigdecimal
342+
drb
332343
metasploit-concern
333344
metasploit-model (>= 3.1)
345+
mutex_m
334346
pg
335347
railties (~> 7.0)
336348
recog
@@ -341,7 +353,7 @@ GEM
341353
logger
342354
mime-types-data (~> 3.2015)
343355
mime-types-data (3.2025.0304)
344-
mini_portile2 (2.8.8)
356+
mini_portile2 (2.8.9)
345357
minitest (5.25.5)
346358
mqtt (0.6.0)
347359
msgpack (1.6.1)
@@ -364,7 +376,7 @@ GEM
364376
network_interface (0.0.4)
365377
nexpose (7.3.0)
366378
nio4r (2.7.4)
367-
nokogiri (1.18.3)
379+
nokogiri (1.18.8)
368380
mini_portile2 (~> 2.8.2)
369381
racc (~> 1.4)
370382
nori (2.7.1)
@@ -402,7 +414,7 @@ GEM
402414
puma (6.6.0)
403415
nio4r (~> 2.0)
404416
racc (1.8.1)
405-
rack (2.2.13)
417+
rack (2.2.15)
406418
rack-protection (3.2.0)
407419
base64 (>= 0.1.0)
408420
rack (~> 2.2, >= 2.2.4)
@@ -433,11 +445,11 @@ GEM
433445
rasn1 (0.14.0)
434446
strptime (~> 0.2.5)
435447
rb-readline (0.5.5)
436-
recog (3.1.14)
448+
recog (3.1.16)
437449
nokogiri
438450
redcarpet (3.6.1)
439451
regexp_parser (2.10.0)
440-
reline (0.6.0)
452+
reline (0.6.1)
441453
io-console (~> 0.5)
442454
require_all (3.0.0)
443455
rex-arch (0.1.18)

0 commit comments

Comments
 (0)