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