diff options
author | Stan Hu <stanhu@gmail.com> | 2020-10-23 10:32:31 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2020-10-23 10:32:31 -0700 |
commit | a6824eecc04cf503a3afe8c70e0c0e39adac210e (patch) | |
tree | 02199c46ce4145feef5e0d4a981e0497e9254853 | |
parent | 027c8c366bd6bac4b291577f10b2c13ffc5a6cc1 (diff) | |
download | gitlab-shell-a6824eecc04cf503a3afe8c70e0c0e39adac210e.tar.gz |
Bump default Ruby version to v2.7.2
Part of https://gitlab.com/groups/gitlab-org/-/epics/2380
-rw-r--r-- | .ruby-version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.ruby-version b/.ruby-version index 338a5b5..37c2961 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.6.6 +2.7.2 |