diff options
| author | Kevin Newton <kddnewton@gmail.com> | 2023-08-09 10:57:00 -0400 |
|---|---|---|
| committer | Takashi Kokubun <takashikkbn@gmail.com> | 2023-08-16 17:47:32 -0700 |
| commit | ecf2e84c05903cc7cdbc78310eae3cca794164d1 (patch) | |
| tree | 9897bae2d887750cdbf48cb3961d5af4486c8d7a /lib | |
| parent | 86cc82a1ab339914ed7ebe787cb76f954a19120d (diff) | |
[ruby/yarp] Add a CHANGELOG
https://github.com/ruby/yarp/commit/b490ff0919
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/8226
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/yarp/yarp.gemspec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/yarp/yarp.gemspec b/lib/yarp/yarp.gemspec index 2d6a75596a..c018e96f96 100644 --- a/lib/yarp/yarp.gemspec +++ b/lib/yarp/yarp.gemspec @@ -12,6 +12,7 @@ Gem::Specification.new do |spec| spec.require_paths = ["lib"] spec.files = [ + "CHANGELOG.md", "CODE_OF_CONDUCT.md", "CONTRIBUTING.md", "LICENSE.md", |
