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 1ff21ba + a829bc0 commit 339f99fCopy full SHA for 339f99f
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']
+ rails_versions = ['>= 4.1', '< 6.1']
25
spec.add_runtime_dependency 'activemodel', rails_versions
26
# 'activesupport', rails_versions
27
# 'builder'
0 commit comments