Chore: Update ruby and rails versions (#831)
This commit is contained in:
+2
-2
@@ -45,8 +45,8 @@ RAILS_ENV=production
|
||||
sudo -i -u chatwoot << EOF
|
||||
rvm --version
|
||||
rvm autolibs disable
|
||||
rvm install "ruby-2.7.0"
|
||||
rvm use 2.7.0 --default
|
||||
rvm install "ruby-2.7.1"
|
||||
rvm use 2.7.1 --default
|
||||
|
||||
git clone https://github.com/chatwoot/chatwoot.git
|
||||
cd chatwoot
|
||||
|
||||
Reference in New Issue
Block a user