Update puma to 4.3.5
This commit is contained in:
parent
3c80d227cc
commit
aa98d348cc
2 changed files with 2 additions and 2 deletions
|
@ -277,7 +277,7 @@ GEM
|
||||||
byebug (~> 11.0)
|
byebug (~> 11.0)
|
||||||
pry (~> 0.10)
|
pry (~> 0.10)
|
||||||
public_suffix (3.1.1)
|
public_suffix (3.1.1)
|
||||||
puma (4.1.0)
|
puma (4.3.5)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
puma_worker_killer (0.1.1)
|
puma_worker_killer (0.1.1)
|
||||||
get_process_mem (~> 0.2)
|
get_process_mem (~> 0.2)
|
||||||
|
|
|
@ -784,7 +784,7 @@ You can redistribute it and/or modify it under either the terms of the
|
||||||
|
|
||||||
------
|
------
|
||||||
|
|
||||||
** puma; version 4.1.0 --
|
** puma; version 4.3.5 --
|
||||||
copyright Evan Phoenix
|
copyright Evan Phoenix
|
||||||
copyright (c) 2005, Zed Shaw
|
copyright (c) 2005, Zed Shaw
|
||||||
Copyright (c) 2005 Zed A. Shaw
|
Copyright (c) 2005 Zed A. Shaw
|
||||||
|
|
Loading…
Reference in a new issue