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:10:37 +0100 |
commit | f6af1b74166d9fd28e39644c248980e1712782b6 (patch) | |
tree | f66da2157560ee78d1e3c1a97a5b97b8d252a9e8 /.ruby-version | |
parent | boost: fix user configuration files (diff) | |
download | blog-2017.tar.gz blog-2017.zip |
add deps.sh to install working versions2017
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 |