Skip to content

Commit 6b49eb3

Browse files
Land rapid7#19429, Update framework dependencies
2 parents b9bbfa6 + e796c6a commit 6b49eb3

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -190,11 +190,11 @@ GEM
190190
bootsnap (1.18.3)
191191
msgpack (~> 1.2)
192192
bson (5.0.0)
193-
builder (3.2.4)
193+
builder (3.3.0)
194194
byebug (11.1.3)
195195
chunky_png (1.4.0)
196196
coderay (1.1.3)
197-
concurrent-ruby (1.3.1)
197+
concurrent-ruby (1.3.4)
198198
cookiejar (0.3.4)
199199
crass (1.0.6)
200200
csv (3.3.0)
@@ -218,7 +218,7 @@ GEM
218218
http_parser.rb (>= 0.6.0)
219219
em-socksify (0.3.2)
220220
eventmachine (>= 1.0.0.beta.4)
221-
erubi (1.12.0)
221+
erubi (1.13.0)
222222
eventmachine (1.2.7)
223223
factory_bot (6.4.6)
224224
activesupport (>= 5.0.0)
@@ -312,7 +312,7 @@ GEM
312312
mime-types-data (~> 3.2015)
313313
mime-types-data (3.2024.0604)
314314
mini_portile2 (2.8.7)
315-
minitest (5.23.1)
315+
minitest (5.25.1)
316316
mqtt (0.6.0)
317317
msgpack (1.6.1)
318318
multi_json (1.15.0)
@@ -334,7 +334,7 @@ GEM
334334
network_interface (0.0.4)
335335
nexpose (7.3.0)
336336
nio4r (2.7.3)
337-
nokogiri (1.16.5)
337+
nokogiri (1.16.7)
338338
mini_portile2 (~> 2.8.2)
339339
racc (~> 1.4)
340340
nori (2.7.0)
@@ -369,7 +369,7 @@ GEM
369369
public_suffix (5.0.5)
370370
puma (6.4.2)
371371
nio4r (~> 2.0)
372-
racc (1.8.0)
372+
racc (1.8.1)
373373
rack (2.2.9)
374374
rack-protection (3.2.0)
375375
base64 (>= 0.1.0)
@@ -459,13 +459,13 @@ GEM
459459
rspec-mocks (~> 3.13.0)
460460
rspec-core (3.13.0)
461461
rspec-support (~> 3.13.0)
462-
rspec-expectations (3.13.0)
462+
rspec-expectations (3.13.2)
463463
diff-lcs (>= 1.2.0, < 2.0)
464464
rspec-support (~> 3.13.0)
465465
rspec-mocks (3.13.1)
466466
diff-lcs (>= 1.2.0, < 2.0)
467467
rspec-support (~> 3.13.0)
468-
rspec-rails (6.1.2)
468+
rspec-rails (6.1.4)
469469
actionpack (>= 6.1)
470470
activesupport (>= 6.1)
471471
railties (>= 6.1)
@@ -566,7 +566,7 @@ GEM
566566
xmlrpc (0.3.3)
567567
webrick
568568
yard (0.9.36)
569-
zeitwerk (2.6.15)
569+
zeitwerk (2.6.17)
570570

571571
PLATFORMS
572572
ruby

0 commit comments

Comments
 (0)