summaryrefslogtreecommitdiff
path: root/ext/pathname/pathname.gemspec
AgeCommit message (Collapse)Author
2021-04-27[ruby/pathname] gemspec: Explicitly list 0 executablesOlle Jonsson
This gem exposes no executables. https://github.com/ruby/pathname/commit/c401d97d58
2020-10-14Promote pathname to default gemsHiroshi SHIBATA