Skip to content

Commit c968970

Browse files
committed
Include license in gemspec
This helps automated tools find the license.
1 parent 4ca6d65 commit c968970

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jquery-ui-rails.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Gem::Specification.new do |s|
99
s.homepage = "https://github.com/joliss/jquery-ui-rails"
1010
s.summary = "jQuery UI packaged for the Rails asset pipeline"
1111
s.description = "jQuery UI's JavaScript, CSS, and image files packaged for the Rails 3.1+ asset pipeline"
12+
s.license = "MIT"
1213

1314
s.required_rubygems_version = ">= 1.3.6"
1415

0 commit comments

Comments
 (0)