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.
1 parent e2a6f85 commit d452dcaCopy full SHA for d452dca
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