summaryrefslogtreecommitdiff
path: root/ext/fcntl/fcntl.gemspec
AgeCommit message (Collapse)Author
2024-11-07[ruby/fcntl] Fixup gemspec filesHiroshi SHIBATA
https://github.com/ruby/fcntl/commit/9e14019f53
2024-03-14[ruby/fcntl] [DOC] Package files for RDocNobuyoshi Nakada
https://github.com/ruby/fcntl/commit/b946e505f1
2024-03-14[ruby/fcntl] [DOC] Package document filesNobuyoshi Nakada
https://github.com/ruby/fcntl/commit/ed2d725505
2024-03-14[ruby/fcntl] [DOC] Add task and files for RDocNobuyoshi Nakada
https://github.com/ruby/fcntl/commit/1c7c70fa5d
2023-04-21[ruby/fcntl] Expose Fcntl::VERSIONHiroshi SHIBATA
https://github.com/ruby/fcntl/commit/cb8e414e9f
2022-12-05[ruby/fcntl] Bump version to 1.0.2Hiroshi SHIBATA
https://github.com/ruby/fcntl/commit/20fd776303
2021-10-14[ruby/fcntl] Bump up fcntl version to 1.0.1Hiroshi SHIBATA
https://github.com/ruby/fcntl/commit/0bcc0c4518
2020-08-18Update the license for the default gems to dual licensesHiroshi SHIBATA
2020-06-09[ruby/fcntl] Use Gemfile instead of ↵Hiroshi SHIBATA
Gem::Specification#add_development_dependency.
2018-08-07Removed needless date attribute from gemspec of default gems.hsbt
They are assigned automatically when pushing gem file to rubygems.org. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64213 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-12-11Bump version to fcntl-1.0.0 as default gems.hsbt
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61112 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-09-14Update gemspec for gem released versions.hsbt
* These are dbm, fcntl, io-console, sdbm, stringio, strscan, zlib, cmath, scanf. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59873 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-02-24gem name should be the downcase.hsbt
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57702 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-02-10Added initial gemspec for Fcntl module.hsbt
[Feature #13206] * ext/fcntl/fcntl.gemspec: initial commit. * doc/maintainers.rdoc, doc/standard_library.rdoc: Move Fcntl module to Default gems section. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57596 b2dd03c8-39d4-4d8f-98ff-823fe69b080e