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