diff options
author | Stan Hu <stanhu@gmail.com> | 2019-05-06 20:53:25 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2019-05-06 20:53:25 -0700 |
commit | 2fef8e45d82cb7a0c37310fa052e3bc9ed2db69e (patch) | |
tree | b28556697e2f5d95921214eb7b9da7748eac23cb /.ruby-version | |
parent | 1f6b19d8d208f696b8227095d741c355d106a11d (diff) | |
download | gitlab-shell-2fef8e45d82cb7a0c37310fa052e3bc9ed2db69e.tar.gz |
Upgrade to Ruby 2.6.3sh-upgrade-to-ruby-2.6.3
Restores some of the changes in
https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/257, but
still targets Rubocop for 2.3.
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 00355e2..ec1cf33 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.3.7 +2.6.3 |