Skip to content

Commit 8fdf0ea

Browse files
authored
Merge pull request #20389 from cdelafuente-r7/enh/gems_version_bump
Bump data_models gem to 6.0.10 and model gem to 5.0.4
2 parents 87122cb + 0f86dd7 commit 8fdf0ea

File tree

1 file changed

+25
-17
lines changed

1 file changed

+25
-17
lines changed

Gemfile.lock

Lines changed: 25 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,8 @@ GEM
205205
base64 (0.2.0)
206206
bcrypt (3.1.20)
207207
bcrypt_pbkdf (1.1.1)
208-
benchmark (0.4.0)
209-
bigdecimal (3.1.9)
208+
benchmark (0.4.1)
209+
bigdecimal (3.2.2)
210210
bindata (2.4.15)
211211
bootsnap (1.18.4)
212212
msgpack (~> 1.2)
@@ -216,7 +216,7 @@ GEM
216216
chunky_png (1.4.0)
217217
coderay (1.1.3)
218218
concurrent-ruby (1.3.4)
219-
connection_pool (2.5.0)
219+
connection_pool (2.5.3)
220220
cookiejar (0.3.4)
221221
crass (1.0.6)
222222
csv (3.3.2)
@@ -232,7 +232,7 @@ GEM
232232
simpleidn (~> 0.2.1)
233233
docile (1.4.1)
234234
domain_name (0.6.20240107)
235-
drb (2.2.1)
235+
drb (2.2.3)
236236
ed25519 (1.3.0)
237237
elftools (1.3.1)
238238
bindata (~> 2)
@@ -245,7 +245,7 @@ GEM
245245
em-socksify (0.3.3)
246246
base64
247247
eventmachine (>= 1.0.0.beta.4)
248-
erb (5.0.1)
248+
erb (5.0.2)
249249
erubi (1.13.1)
250250
eventmachine (1.2.7)
251251
factory_bot (6.5.1)
@@ -288,7 +288,7 @@ GEM
288288
mutex_m
289289
i18n (1.14.7)
290290
concurrent-ruby (~> 1.0)
291-
io-console (0.8.0)
291+
io-console (0.8.1)
292292
ipaddr (1.2.7)
293293
irb (1.15.2)
294294
pp (>= 0.6.0)
@@ -312,15 +312,17 @@ GEM
312312
logging (2.4.0)
313313
little-plugger (~> 1.1)
314314
multi_json (~> 1.14)
315-
loofah (2.24.0)
315+
loofah (2.24.1)
316316
crass (~> 1.0.2)
317317
nokogiri (>= 1.12.0)
318318
lru_redux (1.1.0)
319319
memory_profiler (1.1.0)
320320
metasm (1.0.5)
321-
metasploit-concern (5.0.4)
321+
metasploit-concern (5.0.5)
322322
activemodel (~> 7.0)
323323
activesupport (~> 7.0)
324+
drb
325+
mutex_m
324326
railties (~> 7.0)
325327
zeitwerk
326328
metasploit-credential (6.0.16)
@@ -337,17 +339,23 @@ GEM
337339
rex-socket
338340
rubyntlm
339341
rubyzip
340-
metasploit-model (5.0.3)
342+
metasploit-model (5.0.4)
341343
activemodel (~> 7.0)
342344
activesupport (~> 7.0)
345+
bigdecimal
346+
drb
347+
mutex_m
343348
railties (~> 7.0)
344349
metasploit-payloads (2.0.221)
345-
metasploit_data_models (6.0.9)
350+
metasploit_data_models (6.0.10)
346351
activerecord (~> 7.0)
347352
activesupport (~> 7.0)
348353
arel-helpers
354+
bigdecimal
355+
drb
349356
metasploit-concern
350357
metasploit-model (>= 3.1)
358+
mutex_m
351359
pg
352360
railties (~> 7.0)
353361
recog
@@ -381,7 +389,7 @@ GEM
381389
network_interface (0.0.4)
382390
nexpose (7.3.0)
383391
nio4r (2.7.4)
384-
nokogiri (1.18.3)
392+
nokogiri (1.18.8)
385393
mini_portile2 (~> 2.8.2)
386394
racc (~> 1.4)
387395
nori (2.7.1)
@@ -426,7 +434,7 @@ GEM
426434
puma (6.6.0)
427435
nio4r (~> 2.0)
428436
racc (1.8.1)
429-
rack (2.2.13)
437+
rack (2.2.17)
430438
rack-protection (3.2.0)
431439
base64 (>= 0.1.0)
432440
rack (~> 2.2, >= 2.2.4)
@@ -437,7 +445,7 @@ GEM
437445
rackup (1.0.1)
438446
rack (< 3)
439447
webrick
440-
rails-dom-testing (2.2.0)
448+
rails-dom-testing (2.3.0)
441449
activesupport (>= 5.0.0)
442450
minitest
443451
nokogiri (>= 1.6)
@@ -453,14 +461,14 @@ GEM
453461
thor (~> 1.0, >= 1.2.2)
454462
zeitwerk (~> 2.6)
455463
rainbow (3.1.1)
456-
rake (13.2.1)
464+
rake (13.3.0)
457465
rasn1 (0.14.0)
458466
strptime (~> 0.2.5)
459467
rb-readline (0.5.5)
460468
rdoc (6.14.2)
461469
erb
462470
psych (>= 4.0.0)
463-
recog (3.1.14)
471+
recog (3.1.17)
464472
nokogiri
465473
redcarpet (3.6.1)
466474
regexp_parser (2.10.0)
@@ -593,7 +601,7 @@ GEM
593601
sqlite3 (1.7.3)
594602
mini_portile2 (~> 2.8.0)
595603
sshkey (3.0.0)
596-
stringio (3.1.1)
604+
stringio (3.1.7)
597605
strptime (0.2.5)
598606
swagger-blocks (3.0.0)
599607
syslog (0.3.0)
@@ -647,7 +655,7 @@ GEM
647655
xmlrpc (0.3.3)
648656
webrick
649657
yard (0.9.37)
650-
zeitwerk (2.7.2)
658+
zeitwerk (2.7.3)
651659

652660
PLATFORMS
653661
ruby

0 commit comments

Comments
 (0)