diff --git a/Gemfile.lock b/Gemfile.lock index f1f2cdf6..2fc5b7c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,7 +64,7 @@ GEM pg (1.6.3-x86_64-linux) prism (1.9.0) public_suffix (7.0.5) - puma (8.0.1) + puma (8.0.2) nio4r (~> 2.0) racc (1.8.1) rack (3.2.6) @@ -224,7 +224,7 @@ CHECKSUMS pg (1.6.3-x86_64-linux) sha256=5d9e188c8f7a0295d162b7b88a768d8452a899977d44f3274d1946d67920ae8d prism (1.9.0) sha256=7b530c6a9f92c24300014919c9dcbc055bf4cdf51ec30aed099b06cd6674ef85 public_suffix (7.0.5) sha256=1a8bb08f1bbea19228d3bed6e5ed908d1cb4f7c2726d18bd9cadf60bc676f623 - puma (8.0.1) sha256=7b94e50c07655718c1fb8ae41a11fc06c7d61293208b3aa608ff71a46d3ad37c + puma (8.0.2) sha256=c8ed871dfbbe66448ea9ffd46692342d9804d4071522b52b5331b7b6e7b686fb racc (1.8.1) sha256=4a7f6929691dbec8b5209a0b373bc2614882b55fc5d2e447a21aaa691303d62f rack (3.2.6) sha256=5ed78e1f73b2e25679bec7d45ee2d4483cc4146eb1be0264fc4d94cb5ef212c2 rack-flash3 (1.0.5) sha256=1f57e26429d7987fdb3c65a2f0da95717bed99ad3e5e45d847da689b9d4a3566 diff --git a/vendor/cache/puma-8.0.1.gem b/vendor/cache/puma-8.0.1.gem deleted file mode 100644 index c840a7e9..00000000 Binary files a/vendor/cache/puma-8.0.1.gem and /dev/null differ diff --git a/vendor/cache/puma-8.0.2.gem b/vendor/cache/puma-8.0.2.gem new file mode 100644 index 00000000..67e43f7c Binary files /dev/null and b/vendor/cache/puma-8.0.2.gem differ