googleapis / ruby-spanner-activerecord

Spanner<->ActiveRecord adapter for Ruby
MIT License
87 stars 30 forks source link

deps: drop support for Ruby 2.6 #268

Closed olavloite closed 11 months ago

olavloite commented 11 months ago

The Google Cloud libraries have already dropped suppport for Ruby 2.6, and now the build is failing because the latest version of the google-protobuf libraries require 2.7 or higher.

See also https://github.com/googleapis/ruby-spanner-activerecord/actions/runs/6728914269/job/18288964465 and https://cloud.google.com/ruby/getting-started/supported-ruby-versions