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

Release v0.11.1 #113

Closed larouxn closed 5 years ago

larouxn commented 5 years ago

Proposing we release a v0.11.1 as it's important we have a release out without the ActionPack <6 dependency upper bound now that Rails 6 has been released.

TL;DR Release a version that supports Rails 6.

Resolves https://github.com/roidrage/redis-session-store/issues/112

larouxn commented 5 years ago

👋 @Jesterovskiy, we'll still need to tag the merge commit and push the tag up to GitHub and I suppose push the gem to RubyGems as well. 🤔

Jesterovskiy commented 5 years ago

@larouxn done