Commit graph

7 commits

Author SHA1 Message Date
Jason Garber
e15f1a71ad [ruby/tsort] Add changelog_uri to gemspec metadata
Adds a link to the GitHub Releases page for this gem consistent with other gems in the Ruby organization. Existing examples include:

- [json](https://github.com/ruby/json/blob/master/json.gemspec)
- [ostruct](https://github.com/ruby/ostruct/blob/master/ostruct.gemspec)

8086bb33bc
2025-07-28 20:14:38 +00:00
Nobuyoshi Nakada
680383c642 [ruby/tsort] Exclude gemspec and git-related files
bf2e3a8695
2025-07-08 06:36:18 +00:00
Nobuyoshi Nakada
51de7c75e5 [ruby/tsort] Use git magic signatures to exclude files
ab55dcb7f3
2025-07-08 06:36:17 +00:00
Hiroshi SHIBATA
b5c8c73f66
Fixed version detection paths in ruby repository 2023-04-03 12:00:59 +09:00
Hiroshi SHIBATA
6dcd399976 [ruby/tsort] Expose TSort::VERSION
09f2275958
2023-04-03 02:41:44 +00:00
Hiroshi SHIBATA
eca8090120 [ruby/tsort] Bump version to 0.1.1
dd71002c65
2022-12-05 08:16:29 +00:00
Hiroshi SHIBATA
01828a955a
Promote tsort to default gems 2020-09-09 21:53:09 +09:00