Skip to content

Commit cc04819

Browse files
committed
Add License to gemspec. Closes #74.
1 parent 3aebadc commit cc04819

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sprockets-rails.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Gem::Specification.new do |s|
44

55
s.homepage = "https://github.com/rails/sprockets-rails"
66
s.summary = "Sprockets Rails integration"
7+
s.license = "MIT"
78

89
s.files = Dir["README.md", "lib/**/*.rb"]
910

0 commit comments

Comments
 (0)