about summary refs log tree commit diff
path: root/.ruby-version
diff options
context:
space:
mode:
authorDaigo 3 Dango <zunda@users.noreply.github.com>2020-11-19 16:46:46 +0000
committerGitHub <noreply@github.com>2020-11-19 17:46:46 +0100
commit541b9f8c1c2c987544b00f64792aa37ee7bd25a5 (patch)
tree4b8eeccf3eb9cd78fae407c9a27e4e0137fd5b59 /.ruby-version
parent67ace1d8907f7534ab827ed262a22df4c3de1ba6 (diff)
Use Ruby 2.7.2 (#15150)
thwait and e2mmap are no longer needed in Gemfile.
Gems properly require those.
Diffstat (limited to '.ruby-version')
-rw-r--r--.ruby-version2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ruby-version b/.ruby-version
index 338a5b5d8..37c2961c2 100644
--- a/.ruby-version
+++ b/.ruby-version
@@ -1 +1 @@
-2.6.6
+2.7.2