Update Ruby version listed in dependencies

This commit is contained in:
Yair Silbermintz 2018-11-28 13:12:15 -05:00 committed by James Mason
parent 3cc1f5f00b
commit 8972e03f7a

View file

@ -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).