Skip to content

Commit 0863a29

Browse files
authored
Update gems for another rack CVE (#413)
1 parent 62fa3d1 commit 0863a29

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

Gemfile.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ GEM
107107
base64 (0.3.0)
108108
bcrypt (3.1.20)
109109
benchmark (0.4.1)
110-
bigdecimal (3.2.3)
110+
bigdecimal (3.3.1)
111111
blacklight (7.41.0)
112112
deprecation
113113
globalid
@@ -193,7 +193,7 @@ GEM
193193
drb (2.2.3)
194194
dry-cli (1.3.0)
195195
dumb_delegator (1.1.0)
196-
erb (5.0.2)
196+
erb (5.0.3)
197197
erubi (1.13.1)
198198
execjs (2.10.0)
199199
factory_bot (6.5.5)
@@ -273,7 +273,7 @@ GEM
273273
rails-dom-testing (>= 1, < 3)
274274
railties (>= 4.2.0)
275275
thor (>= 0.14, < 2.0)
276-
json (2.15.0)
276+
json (2.15.1)
277277
json-schema (6.0.0)
278278
addressable (~> 2.8)
279279
bigdecimal (~> 3.1)
@@ -315,7 +315,7 @@ GEM
315315
mime-types-data (3.2025.0924)
316316
mini_mime (1.1.5)
317317
minitar (1.1.0)
318-
minitest (5.25.5)
318+
minitest (5.26.0)
319319
msgpack (1.8.0)
320320
multi_json (1.17.0)
321321
multi_xml (0.7.2)
@@ -327,7 +327,7 @@ GEM
327327
uri
328328
net-http-persistent (4.0.6)
329329
connection_pool (~> 2.2, >= 2.2.4)
330-
net-imap (0.5.11)
330+
net-imap (0.5.12)
331331
date
332332
net-protocol
333333
net-pop (0.1.2)
@@ -341,7 +341,7 @@ GEM
341341
net-smtp (0.5.1)
342342
net-protocol
343343
net-ssh (7.3.0)
344-
newrelic_rpm (9.21.0)
344+
newrelic_rpm (9.22.0)
345345
nio4r (2.7.4)
346346
nokogiri (1.18.10-arm64-darwin)
347347
racc (~> 1.4)
@@ -374,7 +374,7 @@ GEM
374374
pp (0.6.3)
375375
prettyprint
376376
prettyprint (0.2.0)
377-
prism (1.5.1)
377+
prism (1.5.2)
378378
process_executer (4.0.0)
379379
track_open_instances (~> 0.1)
380380
psych (5.2.6)
@@ -384,7 +384,7 @@ GEM
384384
puma (5.6.9)
385385
nio4r (~> 2.0)
386386
racc (1.8.1)
387-
rack (2.2.18)
387+
rack (2.2.19)
388388
rack-attack (6.7.0)
389389
rack (>= 1.0, < 4)
390390
rack-proxy (0.7.7)
@@ -579,7 +579,7 @@ GEM
579579
unicode-display_width (3.2.0)
580580
unicode-emoji (~> 4.1)
581581
unicode-emoji (4.1.0)
582-
uri (1.0.3)
582+
uri (1.0.4)
583583
useragent (0.16.11)
584584
version_gem (1.1.9)
585585
view_component (2.83.0)
@@ -619,6 +619,7 @@ PLATFORMS
619619
arm64-darwin-22
620620
arm64-darwin-23
621621
arm64-darwin-24
622+
arm64-darwin-25
622623
x86_64-linux
623624

624625
DEPENDENCIES

0 commit comments

Comments
 (0)