Skip to content

Commit

Permalink
add license information to gemspec
Browse files Browse the repository at this point in the history
so that it can be used from rubygems.org API
  • Loading branch information
jordimassaguerpla committed Jan 28, 2013
1 parent 291fa5f commit 731fa85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions draper.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rspec-rails', '~> 2.12'
s.add_development_dependency 'minitest-rails', '~> 0.2'
s.add_development_dependency 'capybara'
s.license = "MIT"
end

0 comments on commit 731fa85

Please sign in to comment.