Skip to content

Commit 2ee450c

Browse files
committed
Package LICENSE file
The source gemspec file is useless after building the gem file.
1 parent a841a82 commit 2ee450c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ruby2_keywords.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Gem::Specification.new do |s|
1010
s.authors = ["Nobuyoshi Nakada"]
1111
s.require_paths = ["lib"]
1212
s.files = [
13+
"LICENSE",
1314
"README.md",
1415
"lib/ruby2_keywords.rb",
15-
"ruby2_keywords.gemspec",
1616
]
1717
end

0 commit comments

Comments
 (0)