kuyio-rubocop.gemspec in kuyio-rubocop-0.1.1 vs kuyio-rubocop.gemspec in kuyio-rubocop-0.1.2
- old
+ new
@@ -6,10 +6,10 @@
Gem::Specification.new do |spec|
spec.name = "kuyio-rubocop"
spec.version = Kuyio::Rubocop::VERSION
spec.authors = ["KUY.io Inc."]
spec.email = ["dev@kuy.io"]
-
+ spec.license = 'MIT'
spec.summary = 'KUY.io shared rubocop configuration.'
spec.homepage = 'https://github.com/kuyio/kuyio-rubocop'
# 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.