зеркало из https://github.com/github/ruby.git
Merge gemspec from ruby/fileutils.
* Replaced homepage option to source code location as github. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58808 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
c018d46413
Коммит
825a1e939b
|
@ -1,6 +1,6 @@
|
|||
Gem::Specification.new do |s|
|
||||
s.name = "fileutils"
|
||||
s.version = '0.7.1'
|
||||
s.version = '0.7.2'
|
||||
s.date = '2017-02-06'
|
||||
s.summary = "Several file utility methods for copying, moving, removing, etc."
|
||||
s.description = "Several file utility methods for copying, moving, removing, etc."
|
||||
|
@ -11,7 +11,7 @@ Gem::Specification.new do |s|
|
|||
|
||||
s.authors = ["Minero Aoki"]
|
||||
s.email = [nil]
|
||||
s.homepage = "https://www.ruby-lang.org"
|
||||
s.homepage = "https://github.com/ruby/fileutils"
|
||||
s.license = "BSD-2-Clause"
|
||||
|
||||
s.add_development_dependency 'rake'
|
||||
|
|
Загрузка…
Ссылка в новой задаче