gem name should be the downcase.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57702 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a3697ddaa9
commit
0f081edf7e
@ -1,5 +1,5 @@
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "Fcntl"
|
||||
s.name = "fcntl"
|
||||
s.version = '0.0.1'
|
||||
s.date = '2017-02-10'
|
||||
s.summary = "Loads constants defined in the OS fcntl.h C header file"
|
||||
|
Loading…
x
Reference in New Issue
Block a user