universa_tools.gemspec in universa_tools-0.1.2 vs universa_tools.gemspec in universa_tools-0.1.3
- old
+ new
@@ -8,12 +8,13 @@
spec.version = UniversaTools::VERSION
spec.authors = ["sergeych"]
spec.email = ["real.sergeych@gmail.com"]
spec.summary = %q{Universa blockchain tools}
- spec.description = %q{Extended command line and library tools to deal with Universa blockchain. Based on unversa gem}
+ spec.description = %q{Extended command line and library tools to deal with Universa blockchain.}
spec.homepage = "https://github.com/sergeych/universa_tools"
spec.license = "MIT"
+ spec.required_ruby_version = '>= 2.6'
# 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.
if spec.respond_to?(:metadata)
# spec.metadata["allowed_push_host"] = "TODO: Set to 'http://mygemserver.com'"