GoogleCloudPlatform / ruby-docker

Ruby runtime for Google Cloud Platform
Apache License 2.0
134 stars 56 forks source link

Add ruby 2.7 #188

Closed knu closed 4 years ago

knu commented 4 years ago

This adds Ruby 2.7.1 and 2.7.0. I'll rebase this after #187 gets merged.

ain commented 4 years ago

Any news here guys?

knu commented 4 years ago

Perhaps it's time for the rest of us to learn how to home-brew the prebuilt images.

@dazuma Any chance this gets looked at?

dazuma commented 4 years ago

Hey, sorry for the delay. I built the prebuilt images, will merge this and the earlier PR once testing is complete.

ain commented 4 years ago

@dazuma that'd be great as this is also bound to some Google services that make life so much easier + faster. Thanks a lot for the great work!

dazuma commented 4 years ago

Note: when resolving conflicts, I reverted the "default" versions back to 2.6.6 for the moment. This is because the API clients stack is still more stable on 2.6.

dazuma commented 4 years ago

Thanks! We'll start the process of releasing a runtime update.