extensobr.gemspec in extensobr-1.2.1 vs extensobr.gemspec in extensobr-1.2.2
- old
+ new
@@ -12,9 +12,11 @@
spec.summary = %q{ExtendoBr escreve números e moeda por extenso.}
spec.description = %q{ExtensoBr é uma gem que foi desenvolvida para auxiliar na impressão de números e moedas por extenso em portugês do Brasil.}
spec.homepage = "https://github.com/rickmax/extensobr"
spec.license = "MIT"
+ # spec.required_ruby_version = ">= 2.3.0"
+
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
# to allow pushing to a single host or delete this section to allow pushing to any host.
spec.files = `git ls-files -z`.split("\x0").reject do |f|
f.match(%r{^(test|spec|features)/})