Update patchfile.gemspec
This commit is contained in:
parent
9dc9c66ad2
commit
12f87701ff
|
@ -6,8 +6,8 @@ require "patchfile/version"
|
||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
s.name = "patchfile"
|
s.name = "patchfile"
|
||||||
s.version = Patchfile::VERSION
|
s.version = Patchfile::VERSION
|
||||||
s.authors = ["RulingDigital"]
|
s.authors = ["Ruling Digital"]
|
||||||
s.email = ["naruto0426@rulingcom.com"]
|
s.email = ["orbit@rulingcom.com"]
|
||||||
s.homepage = "http://www.rulingcom.com"
|
s.homepage = "http://www.rulingcom.com"
|
||||||
s.summary = "Patch_file for Orbit"
|
s.summary = "Patch_file for Orbit"
|
||||||
s.description = "Patch_file for Orbit"
|
s.description = "Patch_file for Orbit"
|
||||||
|
|
Loading…
Reference in New Issue