mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
add license information to gemspec
This way it can be used with rubygems.org API
This commit is contained in:
parent
21ba127827
commit
8687a60667
1 changed files with 1 additions and 0 deletions
|
@ -40,5 +40,6 @@ Gem::Specification.new do |s|
|
||||||
end
|
end
|
||||||
|
|
||||||
s.add_development_dependency("yard")
|
s.add_development_dependency("yard")
|
||||||
|
s.license = "MIT"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue