rails-sqlserver / activerecord-sqlserver-adapter

SQL Server Adapter For Rails
MIT License
968 stars 558 forks source link

Only support Ruby v3.1+ #1153

Closed aidanharan closed 4 months ago

aidanharan commented 4 months ago

Drop support for Ruby < 3.1.0 as Rails will no longer support them for Rails 8 (see https://github.com/rails/rails/pull/50491).