We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f027ee commit c2a1998Copy full SHA for c2a1998
flipper-active_support_cache_store.gemspec
@@ -21,5 +21,5 @@ Gem::Specification.new do |gem|
21
gem.metadata = Flipper::METADATA
22
23
gem.add_dependency 'flipper', "~> #{Flipper::VERSION}"
24
- gem.add_dependency 'activesupport', '>= 4.2', '< 7'
+ gem.add_dependency 'activesupport', '>= 4.2', '< 8'
25
end
0 commit comments