bs2_api.gemspec in bs2_api-0.3.3 vs bs2_api.gemspec in bs2_api-0.3.4
- old
+ new
@@ -11,9 +11,11 @@
spec.summary = "Integração com a API do BS2"
spec.description = "Fazer transferências via PIX"
spec.homepage = "https://github.com/latamgateway/bs2_api"
spec.required_ruby_version = "~> 2.7", "< 3"
+ spec.license = "MIT"
+
spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = "https://github.com/latamgateway/bs2_api"
spec.metadata["changelog_uri"] = "https://github.com/latamgateway/bs2_api/blob/main/CHANGELOG.md"
# Specify which files should be added to the gem when it is released.
\ No newline at end of file