We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bd2e6c commit 2a3a2e9Copy full SHA for 2a3a2e9
activerecord-session_store.gemspec
@@ -1,7 +1,7 @@
1
Gem::Specification.new do |s|
2
s.platform = Gem::Platform::RUBY
3
s.name = 'activerecord-session_store'
4
- s.version = '0.1.2'
+ s.version = '1.0.0.pre'
5
s.summary = 'An Action Dispatch session store backed by an Active Record class.'
6
7
s.required_ruby_version = '>= 1.9.3'
0 commit comments