cerner / cerner.github.io

Cerner Engineering blog
https://engineering.cerner.com
14 stars 28 forks source link

Update ruby version to latest (2.7.x) #108

Closed anelson425 closed 4 years ago

anelson425 commented 6 years ago

Ruby 2.2.3 is out of date and we should update to a newer version to build off of

cchesser commented 4 years ago

The version of Ruby is quite stale with this project, as well as, the gems supporting the project. I'm planning to update these to get them more current, as I'm noticing some issues with referencing some of these older dependencies (specifically yajl-ruby @ 1.1.0).

cchesser commented 4 years ago

Closing this out in favor of our work on #136 (which will transition to Hugo and no longer use Ruby).