diff options
author | hellekin <hellekin@cepheide.org> | 2020-11-12 23:47:17 +0100 |
---|---|---|
committer | hellekin <hellekin@cepheide.org> | 2020-11-12 23:47:17 +0100 |
commit | 7297617845dc1f57fd4b921c7a413d795ee8cb5f (patch) | |
tree | 9037e11dbc318391ba6b6ca9553ce577fec96e9f /.ruby-version | |
parent | 6c9922a87fb72b958b78014c45b6cd1efafdd30e (diff) | |
download | incommon-map-7297617845dc1f57fd4b921c7a413d795ee8cb5f.tar.gz |
Fix .ruby-version file to 2.6.6
Diffstat (limited to '.ruby-version')
-rw-r--r-- | .ruby-version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.ruby-version b/.ruby-version index f6ab44e..338a5b5 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -ruby-2.6.6 +2.6.6 |