Skip to content

Commit 889273b

Browse files
Adding LICENSE to the gem
closes ruby-git#57
1 parent d4eddcd commit 889273b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

git.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Gem::Specification.new do |s|
2424
s.rdoc_options = ['--charset=UTF-8']
2525

2626
s.files = [
27+
'LICENSE',
2728
'lib/git.rb',
2829
'lib/git/author.rb',
2930
'lib/git/base.rb',

0 commit comments

Comments
 (0)