roidrage / redis-session-store

A simple session store for Rails based on Redis.
http://github.com/roidrage/redis-session-store
MIT License
366 stars 147 forks source link

Rails 7 support #126

Closed ryanseys closed 2 years ago

ryanseys commented 2 years ago

Rails 7 was just released! :)

The gemspec currently requires that actionpack be lower than version 7. Could this be bumped up?

https://github.com/roidrage/redis-session-store/blob/master/redis-session-store.gemspec#L18