mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
Bump version to 2.1.2
This commit is contained in:
parent
f8638b3085
commit
c1360e1fc5
6 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
factory_girl (2.1.1)
|
||||
factory_girl (2.1.2)
|
||||
activesupport
|
||||
|
||||
GEM
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PATH
|
||||
remote: /Users/joshuaclayton/dev/gems/factory_girl
|
||||
specs:
|
||||
factory_girl (2.1.1)
|
||||
factory_girl (2.1.2)
|
||||
activesupport
|
||||
|
||||
GEM
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PATH
|
||||
remote: /Users/joshuaclayton/dev/gems/factory_girl
|
||||
specs:
|
||||
factory_girl (2.1.1)
|
||||
factory_girl (2.1.2)
|
||||
activesupport
|
||||
|
||||
GEM
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PATH
|
||||
remote: /Users/joshuaclayton/dev/gems/factory_girl
|
||||
specs:
|
||||
factory_girl (2.1.1)
|
||||
factory_girl (2.1.2)
|
||||
activesupport
|
||||
|
||||
GEM
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PATH
|
||||
remote: /Users/joshuaclayton/dev/gems/factory_girl
|
||||
specs:
|
||||
factory_girl (2.1.1)
|
||||
factory_girl (2.1.2)
|
||||
activesupport
|
||||
|
||||
GEM
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
module FactoryGirl
|
||||
VERSION = "2.1.1"
|
||||
VERSION = "2.1.2"
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue