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 01c0d69 + 9a78a78 commit 669b0a3Copy full SHA for 669b0a3
active_model_serializers.gemspec
@@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
21
22
spec.required_ruby_version = '>= 2.1'
23
24
- rails_versions = ['>= 4.1', '< 6.2']
+ rails_versions = ['>= 4.1', '< 7.0']
25
spec.add_runtime_dependency 'activemodel', rails_versions
26
# 'activesupport', rails_versions
27
# 'builder'
0 commit comments