Bump travis-core

This commit is contained in:
Piotr Sarnacki 2014-07-03 11:11:28 +02:00
parent cbb195eb79
commit 447dacbd47

View File

@ -45,11 +45,11 @@ GIT
GIT
remote: git://github.com/travis-ci/travis-core.git
revision: ef8fb67bd56569eb55d176f824bb62bc602c8f80
revision: 866ae05c2348d512b0e1571136ad770fd0fb8b4b
specs:
travis-core (0.0.1)
actionmailer (~> 3.2.12)
activerecord (~> 3.2.12)
actionmailer (~> 3.2.19)
activerecord (~> 3.2.19)
coder (~> 0.4.0)
coercible (~> 1.0.0)
data_migrations (~> 0.0.1)
@ -58,7 +58,7 @@ GIT
metriks (~> 0.9.7)
multi_json
pusher (~> 0.11.0)
railties (~> 3.2.12)
railties (~> 3.2.19)
rake
redis (~> 3.0)
rollout (~> 1.1.0)
@ -111,12 +111,12 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actionmailer (3.2.18)
actionpack (= 3.2.18)
actionmailer (3.2.19)
actionpack (= 3.2.19)
mail (~> 2.5.4)
actionpack (3.2.18)
activemodel (= 3.2.18)
activesupport (= 3.2.18)
actionpack (3.2.19)
activemodel (= 3.2.19)
activesupport (= 3.2.19)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
@ -126,15 +126,15 @@ GEM
sprockets (~> 2.2.1)
active_model_serializers (0.8.1)
activemodel (>= 3.0)
activemodel (3.2.18)
activesupport (= 3.2.18)
activemodel (3.2.19)
activesupport (= 3.2.19)
builder (~> 3.0.0)
activerecord (3.2.18)
activemodel (= 3.2.18)
activesupport (= 3.2.18)
activerecord (3.2.19)
activemodel (= 3.2.19)
activesupport (= 3.2.19)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.18)
activesupport (3.2.19)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
addressable (2.3.6)
@ -228,9 +228,9 @@ GEM
rack
rack-test (0.6.2)
rack (>= 1.0)
railties (3.2.18)
actionpack (= 3.2.18)
activesupport (= 3.2.18)
railties (3.2.19)
actionpack (= 3.2.19)
activesupport (= 3.2.19)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)