minotaur.gemspec in minotaur-0.0.1 vs minotaur.gemspec in minotaur-0.0.2
- old
+ new
@@ -13,10 +13,9 @@
line, it might represent a minotaur.
DESCRIPTION
spec.summary = 'it might represent a minotaur'
spec.homepage = 'https://github.com/calebthompson/minotaur'
spec.license = 'MIT'
- spec.required_ruby_version = '>= 2.0.0'
spec.files = `git ls-files`.split($/)
spec.test_files = spec.files.grep(%r{^spec/})
spec.require_paths = ['lib']