mirror of
https://github.com/lloeki/sprockets-umodule.git
synced 2025-12-06 10:34:41 +01:00
MIT license in gemspec
This commit is contained in:
parent
24ce850aae
commit
ac567722c3
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ Gem::Specification.new do |s|
|
||||||
s.authors = ['Loic Nageleisen']
|
s.authors = ['Loic Nageleisen']
|
||||||
s.email = ['loic.nageleisen@gmail.com']
|
s.email = ['loic.nageleisen@gmail.com']
|
||||||
s.homepage = 'http://github.com/lloeki/sprockets-umodule'
|
s.homepage = 'http://github.com/lloeki/sprockets-umodule'
|
||||||
|
s.license = 'MIT'
|
||||||
s.summary = %q{uModule wrapping for the Sprockets asset pipeline.}
|
s.summary = %q{uModule wrapping for the Sprockets asset pipeline.}
|
||||||
s.description = %q{uModule wrapping for the Sprockets asset pipeline.}
|
s.description = %q{uModule wrapping for the Sprockets asset pipeline.}
|
||||||
s.files = `git ls-files`.split("\n")
|
s.files = `git ls-files`.split("\n")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue