mirror of
https://github.com/thoughtbot/factory_bot_rails.git
synced 2022-11-09 11:49:18 -05:00
Bump to 1.0.1
This commit is contained in:
parent
9a874a8322
commit
98a6e53612
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
s.name = %q{factory_girl_rails}
|
s.name = %q{factory_girl_rails}
|
||||||
s.version = '1.0'
|
s.version = '1.0.1'
|
||||||
s.summary = %q{factory_girl_rails provides integration between
|
s.summary = %q{factory_girl_rails provides integration between
|
||||||
factory_girl and rails 3}
|
factory_girl and rails 3}
|
||||||
s.description = %q{factory_girl_rails provides integration between
|
s.description = %q{factory_girl_rails provides integration between
|
||||||
|
|
Loading…
Reference in a new issue