We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3af23f9 commit 960c741Copy full SHA for 960c741
1 file changed
fcntl.gemspec
@@ -3,8 +3,8 @@
3
Gem::Specification.new do |spec|
4
spec.name = "fcntl"
5
spec.version = "0.0.1"
6
- spec.authors = ["SHIBATA Hiroshi"]
7
- spec.email = ["hsbt@ruby-lang.org"]
+ spec.authors = ["Yukihiro Matsumoto"]
+ spec.email = ["matz@ruby-lang.org"]
8
9
spec.summary = "Loads constants defined in the OS fcntl.h C header file"
10
spec.description = "Loads constants defined in the OS fcntl.h C header file"
0 commit comments