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:08:30 +0100 |
commit | 2c8c6daccaeb2bc6864e3f0802381c7cf5fc38f7 (patch) | |
tree | 8cd26c428cb12ab475e22911576577419bfb96c9 /.ruby-version | |
parent | bump dependencies (diff) | |
download | blog-2c8c6daccaeb2bc6864e3f0802381c7cf5fc38f7.tar.gz blog-2c8c6daccaeb2bc6864e3f0802381c7cf5fc38f7.zip |
add deps.sh to install working versions2015
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 |