mirror of
https://github.com/dkam/probot.git
synced 2025-12-28 01:04:52 +00:00
Use lower case name
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
require_relative "lib/probot/version"
|
||||
|
||||
Gem::Specification.new do |spec|
|
||||
spec.name = "Probot"
|
||||
spec.name = "probot"
|
||||
spec.version = Probot::VERSION
|
||||
spec.authors = ["Dan Milne"]
|
||||
spec.email = ["d@nmilne.com"]
|
||||
|
||||
Reference in New Issue
Block a user