From 53e1661a38821006b911892d0c64b51589a210a1 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 3 May 2021 09:20:30 +0300 Subject: add .ruby-version Ruby on my Arch installation got bumped to 3.0, which is unsupported by Jekyll and/or dependencies. --- .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..2c9b4ef --- /dev/null +++ b/.ruby-version @@ -0,0 +1 @@ +2.7.3 -- cgit v1.2.3