diff options
author | Evan Read <eread@gitlab.com> | 2021-09-14 09:39:34 +1000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2021-09-14 09:44:12 +1000 |
commit | 5dcbfa7658edb5264c23280970d69d7bddac0158 (patch) | |
tree | 773c480bbb858cfb304959668f9c0be47d2b7911 /.ruby-version | |
parent | 5edb579c23a06a2795c199478c88782b25f34d0d (diff) | |
download | gitlab-shell-5dcbfa7658edb5264c23280970d69d7bddac0158.tar.gz |
Update Ruby version to 2.7.4 and add Go version 1.16.8 for tooling
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 37c2961..a4dd9db 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.7.2 +2.7.4 |