From ff52da81fdab47d14c2e3ff013fb6ac589446bdd Mon Sep 17 00:00:00 2001
From: Harm Matthias Harms <harmmatthias.harms@gmail.com>
Date: Mon, 19 Aug 2024 07:48:41 +0200
Subject: [PATCH] feat(preset): Add group:ruby-on-railsMonorepo (#30819)

---
 lib/data/monorepo.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/data/monorepo.json b/lib/data/monorepo.json
index 83feb9e6eb..a4b799baaf 100644
--- a/lib/data/monorepo.json
+++ b/lib/data/monorepo.json
@@ -443,6 +443,7 @@
     "retrofit": "https://github.com/square/retrofit",
     "rjsf": "https://github.com/rjsf-team/react-jsonschema-form",
     "router5": "https://github.com/router5/router5",
+    "ruby-on-rails": "https://github.com/rails/rails",
     "rust-analyzer": "https://github.com/rust-lang/rust-analyzer",
     "rust-futures": "https://github.com/rust-lang/futures-rs",
     "rust-wasm-bindgen": "https://github.com/rustwasm/wasm-bindgen",
-- 
GitLab