aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-05-03 09:23:19 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-05-03 09:23:19 +0300
commit9a753f1986fbd891727bd0568203ac3160e71d73 (patch)
treef90385a47b54f18e182be33c636283ed8dd4ed64
parentREADME: fix badge link (diff)
downloadblog-9a753f1986fbd891727bd0568203ac3160e71d73.tar.gz
blog-9a753f1986fbd891727bd0568203ac3160e71d73.zip
add .ruby-version
Ruby on my Arch installation got bumped to 3.0, which is unsupported by Jekyll and/or dependencies.
-rw-r--r--.ruby-version1
1 files changed, 1 insertions, 0 deletions
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