summaryrefslogtreecommitdiff
path: root/lib/shellwords.gemspec
AgeCommit message (Collapse)Author
2025-07-28[ruby/shellwords] shellwords.gemspec: Avoid configuring exe/ directoryOlle Jonsson
This gem does not ship any executables. https://github.com/ruby/shellwords/commit/7da06b91ff
2024-07-03[ruby/shellwords] Exclude unnecessary files from the packagesNobuyoshi Nakada
https://github.com/ruby/shellwords/commit/08c87a964e
2023-04-13[ruby/shellwords] Expose Shellwords::VERSIONHiroshi SHIBATA
https://github.com/ruby/shellwords/commit/e38b8b026a
2020-09-10Promote shellwords to default gemsHiroshi SHIBATA