mhgbrown / cached_resource

Caching for ActiveResource
MIT License
80 stars 28 forks source link

Drop support for Ruby < 2.3; add support for Ruby 3.3, Rails 7.1 #64

Closed mhgbrown closed 3 months ago

mhgbrown commented 3 months ago

In order to promote concurrent_write consistently, drop support for incompatible ruby versions. These versions are also very old and already end of life'd.