Create gem-push.properties.json

This commit is contained in:
Patrick Marsceill
2019-08-14 15:36:41 -04:00
committed by GitHub
parent 1e329b7281
commit 426fec67ea
+6
View File
@@ -0,0 +1,6 @@
{
"name": "Ruby Gem",
"description": "Pushes a Ruby Gem to RubyGems.org and GitHub Package Registry.",
"iconName": "ruby-gems",
"categories": ["Ruby", "SDLC"]
}