mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
Update appraisal to fix travis
This commit is contained in:
parent
d43d9359a9
commit
fc14baf2e7
8 changed files with 12 additions and 12 deletions
|
@ -18,7 +18,7 @@ GEM
|
||||||
activesupport (3.2.3)
|
activesupport (3.2.3)
|
||||||
i18n (~> 0.6)
|
i18n (~> 0.6)
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
appraisal (0.5.0)
|
appraisal (0.5.1)
|
||||||
bundler
|
bundler
|
||||||
rake
|
rake
|
||||||
arel (3.0.2)
|
arel (3.0.2)
|
||||||
|
@ -75,7 +75,7 @@ PLATFORMS
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
activerecord
|
activerecord
|
||||||
appraisal (~> 0.5.0)
|
appraisal (~> 0.5.1)
|
||||||
aruba
|
aruba
|
||||||
bourne
|
bourne
|
||||||
cucumber (~> 1.2.1)
|
cucumber (~> 1.2.1)
|
||||||
|
|
|
@ -30,7 +30,7 @@ Gem::Specification.new do |s|
|
||||||
s.add_development_dependency("aruba")
|
s.add_development_dependency("aruba")
|
||||||
s.add_development_dependency("mocha")
|
s.add_development_dependency("mocha")
|
||||||
s.add_development_dependency("bourne")
|
s.add_development_dependency("bourne")
|
||||||
s.add_development_dependency("appraisal", "~> 0.5.0")
|
s.add_development_dependency("appraisal", "~> 0.5.1")
|
||||||
|
|
||||||
if RUBY_PLATFORM == "java"
|
if RUBY_PLATFORM == "java"
|
||||||
s.add_development_dependency("activerecord-jdbcsqlite3-adapter")
|
s.add_development_dependency("activerecord-jdbcsqlite3-adapter")
|
||||||
|
|
|
@ -17,7 +17,7 @@ GEM
|
||||||
arel (~> 2.0.10)
|
arel (~> 2.0.10)
|
||||||
tzinfo (~> 0.3.23)
|
tzinfo (~> 0.3.23)
|
||||||
activesupport (3.0.17)
|
activesupport (3.0.17)
|
||||||
appraisal (0.5.0)
|
appraisal (0.5.1)
|
||||||
bundler
|
bundler
|
||||||
rake
|
rake
|
||||||
arel (2.0.10)
|
arel (2.0.10)
|
||||||
|
@ -61,7 +61,7 @@ GEM
|
||||||
simplecov-html (0.7.1)
|
simplecov-html (0.7.1)
|
||||||
sqlite3 (1.3.6)
|
sqlite3 (1.3.6)
|
||||||
timecop (0.5.3)
|
timecop (0.5.3)
|
||||||
tzinfo (0.3.34)
|
tzinfo (0.3.35)
|
||||||
yard (0.8.3)
|
yard (0.8.3)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
|
@ -69,7 +69,7 @@ PLATFORMS
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
activerecord (~> 3.0.17)
|
activerecord (~> 3.0.17)
|
||||||
appraisal (~> 0.5.0)
|
appraisal (~> 0.5.1)
|
||||||
aruba
|
aruba
|
||||||
bourne
|
bourne
|
||||||
cucumber (~> 1.2.1)
|
cucumber (~> 1.2.1)
|
|
@ -18,7 +18,7 @@ GEM
|
||||||
tzinfo (~> 0.3.29)
|
tzinfo (~> 0.3.29)
|
||||||
activesupport (3.1.8)
|
activesupport (3.1.8)
|
||||||
multi_json (>= 1.0, < 1.3)
|
multi_json (>= 1.0, < 1.3)
|
||||||
appraisal (0.5.0)
|
appraisal (0.5.1)
|
||||||
bundler
|
bundler
|
||||||
rake
|
rake
|
||||||
arel (2.2.3)
|
arel (2.2.3)
|
||||||
|
@ -62,7 +62,7 @@ GEM
|
||||||
simplecov-html (0.7.1)
|
simplecov-html (0.7.1)
|
||||||
sqlite3 (1.3.6)
|
sqlite3 (1.3.6)
|
||||||
timecop (0.5.3)
|
timecop (0.5.3)
|
||||||
tzinfo (0.3.34)
|
tzinfo (0.3.35)
|
||||||
yard (0.8.3)
|
yard (0.8.3)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
|
@ -70,7 +70,7 @@ PLATFORMS
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
activerecord (~> 3.1.8)
|
activerecord (~> 3.1.8)
|
||||||
appraisal (~> 0.5.0)
|
appraisal (~> 0.5.1)
|
||||||
aruba
|
aruba
|
||||||
bourne
|
bourne
|
||||||
cucumber (~> 1.2.1)
|
cucumber (~> 1.2.1)
|
|
@ -18,7 +18,7 @@ GEM
|
||||||
activesupport (3.2.8)
|
activesupport (3.2.8)
|
||||||
i18n (~> 0.6)
|
i18n (~> 0.6)
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
appraisal (0.5.0)
|
appraisal (0.5.1)
|
||||||
bundler
|
bundler
|
||||||
rake
|
rake
|
||||||
arel (3.0.2)
|
arel (3.0.2)
|
||||||
|
@ -62,7 +62,7 @@ GEM
|
||||||
simplecov-html (0.7.1)
|
simplecov-html (0.7.1)
|
||||||
sqlite3 (1.3.6)
|
sqlite3 (1.3.6)
|
||||||
timecop (0.5.3)
|
timecop (0.5.3)
|
||||||
tzinfo (0.3.34)
|
tzinfo (0.3.35)
|
||||||
yard (0.8.3)
|
yard (0.8.3)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
|
@ -70,7 +70,7 @@ PLATFORMS
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
activerecord (~> 3.2.8)
|
activerecord (~> 3.2.8)
|
||||||
appraisal (~> 0.5.0)
|
appraisal (~> 0.5.1)
|
||||||
aruba
|
aruba
|
||||||
bourne
|
bourne
|
||||||
cucumber (~> 1.2.1)
|
cucumber (~> 1.2.1)
|
Loading…
Reference in a new issue