Skip to content

Remove Ruby 2.6.6 dependency

Evan Read requested to merge eread/remove-ruby-2_6_6-dependency into master

What does this Merge Request do?

Mostly to avoid having to have folks build two versions of Ruby.

Also rolls the Ruby version forward in other parts of the project.

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.

Merge request reports