From 88bc062ca64af4c490a30495f262cf8966eae802 Mon Sep 17 00:00:00 2001 From: Josh Thompson Date: Wed, 10 Mar 2021 17:19:47 -0700 Subject: [PATCH] bumps ruby version Brant Fuller, in https://turingschool.slack.com/archives/C01PXN3M3RP/p1615414859039700 mentioned a warning saying 2.5.x is being end-of-lifed. this should be fixed now --- .ruby-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ruby-version b/.ruby-version index aedc15bb..37c2961c 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.5.3 +2.7.2