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 6124f01 commit 8a09e6bCopy full SHA for 8a09e6b
thor.gemspec
@@ -17,7 +17,7 @@ Gem::Specification.new do |spec|
17
spec.licenses = ['MIT']
18
spec.name = 'thor'
19
spec.require_paths = ['lib']
20
- spec.required_rubygems_version = '>= 1.3.6'
+ spec.required_rubygems_version = '>= 1.3.5'
21
spec.summary = spec.description
22
spec.test_files = Dir.glob("spec/**/*")
23
spec.version = Thor::VERSION
0 commit comments