Skip to content

Update to Ruby 2.6.6 for project

Evan Read requested to merge eread/update-ruby-version-for-project into master

Ruby 2.6.6 is the latest stable version: https://www.ruby-lang.org/en/news/2020/03/31/ruby-2-6-6-released/.

Ruby 2.6.6 is set in the .ruby-version for:

I've refreshed the dependencies with 2.6.6 locally also. The site builds and previews fine.

This also updates out Docker image to 2.6.6 also to match.

CC @gl-docsteam.

Merge request reports