From 77b80c38de43b7abc4989a05a95706a887e106ef Mon Sep 17 00:00:00 2001 From: ayoayco Date: Mon, 5 May 2025 18:53:15 +0200 Subject: [PATCH] chore: add ruby version --- .ruby-version | 1 + 1 file changed, 1 insertion(+) create mode 100644 .ruby-version diff --git a/.ruby-version b/.ruby-version new file mode 100644 index 0000000..8cf6caf --- /dev/null +++ b/.ruby-version @@ -0,0 +1 @@ +3.4.1 \ No newline at end of file