Skip to content

Commit f005e43

Browse files
committed
Update closure_tree.gemspec
1 parent 8a75368 commit f005e43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

closure_tree.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Gem::Specification.new do |gem|
1414

1515
gem.files = `git ls-files`.split($INPUT_RECORD_SEPARATOR)
1616
gem.test_files = gem.files.grep(%r{^spec/})
17-
gem.required_ruby_version = '>= 2.1.0'
17+
gem.required_ruby_version = '>= 2.0.0'
1818

1919
gem.add_runtime_dependency 'activerecord', '>= 4.1.0'
2020
gem.add_runtime_dependency 'with_advisory_lock', '>= 3.0.0'

0 commit comments

Comments
 (0)