1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot.git synced 2022-11-09 11:43:51 -05:00

Fix gem homepage

This commit is contained in:
Gabe Berke-Williams 2011-06-25 16:40:41 -07:00
parent c59981de1b
commit 70d4ed0727

View file

@ -15,7 +15,7 @@ Gem::Specification.new do |s|
s.authors = ["Joe Ferris"]
s.email = %q{jferris@thoughtbot.com}
s.homepage = "http://thoughtbot.com/projects/factory_girl"
s.homepage = "https://github.com/thoughtbot/factory_girl"
s.add_development_dependency('rcov')
s.add_development_dependency('rspec')