From 4e5e3fcf8f6760ee75ad700769bcea85b29875a8 Mon Sep 17 00:00:00 2001 From: Alexander Momchilov Date: Thu, 17 Jul 2025 14:34:00 -0400 Subject: [PATCH] Add Sorbet to example applications list https://github.com/sorbet/sorbet/pull/8485 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b601ee5262..756f8a0eff 100644 --- a/README.md +++ b/README.md @@ -139,3 +139,4 @@ Prism has been integrated into the majority of Ruby runtimes, many libraries, an ### Applications * [gem.sh](https://github.com/marcoroth/gem.sh/pull/96) +* [Sorbet](https://github.com/sorbet/sorbet)