Skip to content

Commit 4ba013a

Browse files
committed
build: upgrade puma to 7.1
addresses heroku identified issue with `PUMA_PERSISTENT_TIMEOUT` env var in 7.0.0
1 parent 4d29411 commit 4ba013a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ GEM
6464
ruby2_keywords (~> 0.0.1)
6565
net-http (0.6.0)
6666
uri
67-
nio4r (2.7.4)
67+
nio4r (2.7.5)
6868
ostruct (0.6.3)
6969
pry (0.15.2)
7070
coderay (~> 1.1)
@@ -73,7 +73,7 @@ GEM
7373
byebug (~> 12.0)
7474
pry (>= 0.13, < 0.16)
7575
public_suffix (6.0.2)
76-
puma (7.0.0)
76+
puma (7.1.0)
7777
nio4r (~> 2.0)
7878
rack (3.2.1)
7979
rack-protection (4.1.1)

0 commit comments

Comments
 (0)