Skip to content

Commit

Permalink
add license information to gemspec
Browse files Browse the repository at this point in the history
This way it can be used with rubygems.org API
  • Loading branch information
jordimassaguerpla authored and joshuaclayton committed Jan 29, 2013
1 parent 21ba127 commit 8687a60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions factory_girl.gemspec
Expand Up @@ -40,5 +40,6 @@ Gem::Specification.new do |s|
end

s.add_development_dependency("yard")
s.license = "MIT"
end

0 comments on commit 8687a60

Please sign in to comment.