summaryrefslogtreecommitdiff
path: root/lib/weakref.gemspec
AgeCommit message (Collapse)Author
2025-01-23[ruby/weakref] weakref.gemspec: Drop gemspec config on executablesOlle Jonsson
This gem does not expose any executables. https://github.com/ruby/weakref/commit/819471ce35
2023-05-25Move gemspec files to top of lib directory.Hiroshi SHIBATA
They have version.rb files with same directory. But version.rb have been removed at https://github.com/ruby/ruby/pull/3375 There is no reason to locate under the library name of directory.