From 8972e03f7a79a2a2ea2421b0465cd89ba63b56d1 Mon Sep 17 00:00:00 2001 From: Yair Silbermintz Date: Wed, 28 Nov 2018 13:12:15 -0500 Subject: [PATCH] Update Ruby version listed in dependencies --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index f07b198f..52741ad9 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -93,7 +93,7 @@ If you would like to resize exisiting logos in your OSEM installation you can do $ bundle exec rake logo:reprocess ``` ### Ruby -OSEM is using Ruby version 2.4 +OSEM is using Ruby version 2.5 ## openID In order to use [openID](http://openid.net/) logins for your OSEM installation you need to register your application with the providers ([Google](https://code.google.com/apis/console#:access), [GitHub](https://github.com/settings/applications/new) or [Facebook](https://developers.facebook.com/)) and enter their API keys in the environment variables found in your *.env* file(s).