Skip to content

Commit f4ee44b

Browse files
committed
Update AA version dependency
1 parent 5fd9a89 commit f4ee44b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

activeadmin_dynamic_fields.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ Gem::Specification.new do |spec|
1515
spec.files = `git ls-files -z`.split("\x0")
1616
spec.require_paths = ['lib']
1717

18-
spec.add_runtime_dependency 'activeadmin', '~> 1.0'
18+
spec.add_runtime_dependency 'activeadmin', '>= 1.0'
1919
end

0 commit comments

Comments
 (0)