Gemfile.lock in factory_girl-2.6.4 vs Gemfile.lock in factory_girl-3.0.0.rc1
- old
+ new
@@ -1,10 +1,10 @@
PATH
remote: .
specs:
- factory_girl (2.6.4)
- activesupport (>= 2.3.9)
+ factory_girl (3.0.0.rc1)
+ activesupport (>= 3.0.0)
GEM
remote: http://rubygems.org/
specs:
activemodel (3.1.0)
@@ -53,20 +53,23 @@
mocha (0.9.8)
rake
multi_json (1.0.3)
rack (1.3.3)
rake (0.9.2)
- rcov (0.9.10)
rdiscount (1.6.8)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
+ simplecov (0.6.1)
+ multi_json (~> 1.0)
+ simplecov-html (~> 0.5.3)
+ simplecov-html (0.5.3)
sqlite3 (1.3.4)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
term-ansicolor (1.0.6)
timecop (0.3.5)
@@ -83,10 +86,10 @@
bluecloth
bourne
cucumber (~> 1.0.0)
factory_girl!
mocha
- rcov
rspec (~> 2.0)
+ simplecov
sqlite3-ruby
timecop
yard