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 8a1bf01 + 3ff8b8d commit 4dd42b2Copy full SHA for 4dd42b2
alchemy_cms.gemspec
@@ -29,7 +29,7 @@ Gem::Specification.new do |gem|
29
activesupport
30
railties
31
].each do |rails_gem|
32
- gem.add_runtime_dependency rails_gem, [">= 6.0", "< 7.1"]
+ gem.add_runtime_dependency rails_gem, [">= 6.1", "< 7.1"]
33
end
34
35
gem.add_runtime_dependency "active_model_serializers", ["~> 0.10.0"]
0 commit comments