From c9b2fa287a446b296d0fb11ec361340d3fe0934c Mon Sep 17 00:00:00 2001 From: Nate Berkopec Date: Tue, 31 Mar 2020 08:18:56 +0900 Subject: [PATCH] Ragel 7 version note --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3f4a8ff112..9aeffd6932 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,7 +27,7 @@ Newbies welcome! We would be happy to help you make your first contribution to a Clone down the Puma repository. -You will need to install [ragel] to generate puma's extension code. +You will need to install [ragel] (use Ragel version 7.0.0.9) to generate puma's extension code. macOS: