renstar.gemspec in renstar-0.3.1 vs renstar.gemspec in renstar-0.4.0
- old
+ new
@@ -11,10 +11,10 @@
spec.summary = 'Control Venstar thermostats.'
spec.description = 'Control Venstar thermostats with Ruby via their local API.'
spec.homepage = 'https://github.com/mikerodrigues/renstar'
spec.required_ruby_version = '>= 3.0.0'
- spec.metadata['allowed_push_host'] = "https://rubygems.org"
+ spec.metadata['allowed_push_host'] = 'https://rubygems.org'
spec.metadata['homepage_uri'] = spec.homepage
spec.metadata['source_code_uri'] = 'https://github.com/mikerodrigues/renstar'
# spec.metadata["changelog_uri"] = "TODO: Put your gem's CHANGELOG.md URL here."