summaryrefslogtreecommitdiff
path: root/lib/delegate.gemspec
AgeCommit message (Collapse)Author
2024-11-07[ruby/delegate] Bump up required ruby version to 3.0Hiroshi SHIBATA
https://github.com/ruby/delegate/commit/6daeb4248f
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.