Skip to content

Commit bd5cb78

Browse files
y-yagisbs-cats
andauthored
Remove unmaintained History.md (#2880)
This repository has `History.md` and `CHANGELOG.md` to record changes. But `History.md` hasn't been maintained since 2016. `CHANGELOG.md` has all the changes(including the same change as the `History.md` ) and there is no reason to keep this file I think. Co-authored-by: Stefanni Brasil <[email protected]>
1 parent 858799b commit bd5cb78

File tree

2 files changed

+1
-177
lines changed

2 files changed

+1
-177
lines changed

History.md

Lines changed: 0 additions & 176 deletions
This file was deleted.

faker.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Gem::Specification.new do |spec|
1515
spec.homepage = 'https://github.com/faker-ruby/faker'
1616
spec.license = 'MIT'
1717

18-
spec.files = Dir['lib/**/*'] + %w[History.md License.txt CHANGELOG.md README.md]
18+
spec.files = Dir['lib/**/*'] + %w[License.txt CHANGELOG.md README.md]
1919
spec.bindir = 'bin'
2020
spec.executables = ['faker']
2121
spec.require_paths = ['lib']

0 commit comments

Comments
 (0)