mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
Updating to version 1.1
This commit is contained in:
parent
9dbd8cc606
commit
57d03303be
1 changed files with 1 additions and 1 deletions
2
Rakefile
2
Rakefile
|
@ -25,7 +25,7 @@ end
|
|||
|
||||
spec = Gem::Specification.new do |s|
|
||||
s.name = %q{factory_girl}
|
||||
s.version = "1.0"
|
||||
s.version = "1.1"
|
||||
s.summary = %q{factory_girl provides a framework and DSL for defining and
|
||||
using model instance factories.}
|
||||
s.description = %q{factory_girl provides a framework and DSL for defining and
|
||||
|
|
Loading…
Reference in a new issue