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 5fd9a89 + f4ee44b commit 86c2cefCopy full SHA for 86c2cef
1 file changed
activeadmin_dynamic_fields.gemspec
@@ -15,5 +15,5 @@ Gem::Specification.new do |spec|
15
spec.files = `git ls-files -z`.split("\x0")
16
spec.require_paths = ['lib']
17
18
- spec.add_runtime_dependency 'activeadmin', '~> 1.0'
+ spec.add_runtime_dependency 'activeadmin', '>= 1.0'
19
end
0 commit comments