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.
1 parent 8a75368 commit f005e43Copy full SHA for f005e43
closure_tree.gemspec
@@ -14,7 +14,7 @@ Gem::Specification.new do |gem|
14
15
gem.files = `git ls-files`.split($INPUT_RECORD_SEPARATOR)
16
gem.test_files = gem.files.grep(%r{^spec/})
17
- gem.required_ruby_version = '>= 2.1.0'
+ gem.required_ruby_version = '>= 2.0.0'
18
19
gem.add_runtime_dependency 'activerecord', '>= 4.1.0'
20
gem.add_runtime_dependency 'with_advisory_lock', '>= 3.0.0'
0 commit comments