We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c464b88 commit 29ac86fCopy full SHA for 29ac86f
activerecord-session_store.gemspec
@@ -6,7 +6,7 @@ Gem::Specification.new do |s|
6
s.version = ActiveRecord::SessionStore::VERSION
7
s.summary = 'An Action Dispatch session store backed by an Active Record class.'
8
9
- s.required_ruby_version = '>= 2.5.0'
+ s.required_ruby_version = '>= 2.7.0'
10
s.license = 'MIT'
11
12
s.author = 'David Heinemeier Hansson'
0 commit comments