Skip to content

Commit faaf44d

Browse files
authored
Address 2 more Rack CVEs (#415)
1 parent 0863a29 commit faaf44d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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.3)
196+
erb (5.1.1)
197197
erubi (1.13.1)
198198
execjs (2.10.0)
199199
factory_bot (6.5.5)
@@ -384,7 +384,7 @@ GEM
384384
puma (5.6.9)
385385
nio4r (~> 2.0)
386386
racc (1.8.1)
387-
rack (2.2.19)
387+
rack (2.2.20)
388388
rack-attack (6.7.0)
389389
rack (>= 1.0, < 4)
390390
rack-proxy (0.7.7)
@@ -435,9 +435,9 @@ GEM
435435
regexp_parser (2.11.3)
436436
reline (0.6.2)
437437
io-console (~> 0.5)
438-
responders (3.1.1)
439-
actionpack (>= 5.2)
440-
railties (>= 5.2)
438+
responders (3.2.0)
439+
actionpack (>= 7.0)
440+
railties (>= 7.0)
441441
retriable (3.1.2)
442442
rexml (3.4.4)
443443
rgeo (3.0.1)

0 commit comments

Comments
 (0)