diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-12-26 11:17:49 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-12-26 17:09:00 +0100 |
commit | 4b3e8fd8b8728d1571c6822997e0d09ef2fcedc6 (patch) | |
tree | 174ebf61f3632c84c1e4c0239d33dfc49e1b2446 /.ruby-version | |
parent | make the sidebar two-column (diff) | |
download | blog-4b3e8fd8b8728d1571c6822997e0d09ef2fcedc6.tar.gz blog-4b3e8fd8b8728d1571c6822997e0d09ef2fcedc6.zip |
add deps.sh to install working versions2016
Diffstat (limited to '.ruby-version')
-rw-r--r-- | .ruby-version | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.ruby-version b/.ruby-version new file mode 100644 index 0000000..bc4abe8 --- /dev/null +++ b/.ruby-version @@ -0,0 +1 @@ +2.3.8 |