We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e47bd33 + d452dca commit 6e31c3aCopy full SHA for 6e31c3a
redis-actionpack.gemspec
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
7
s.version = Redis::ActionPack::VERSION
8
s.authors = ['Luca Guidi']
9
s.email = ['[email protected]']
10
- s.homepage = 'http://redis-store.org/redis-actionpack'
+ s.homepage = 'https://redis-store.org/redis-actionpack/'
11
s.summary = %q{Redis session store for ActionPack}
12
s.description = "#{s.summary}. Used for storing the Rails session in Redis."
13
s.license = 'MIT'
0 commit comments