Bump travis-core and travis-support

This commit is contained in:
Piotr Sarnacki 2013-11-08 11:06:39 +01:00
parent 1503b87555
commit 5bbca4dcdc

View File

@ -23,7 +23,7 @@ GIT
GIT
remote: git://github.com/travis-ci/travis-core.git
revision: 9db978cabd740dddbc94d105cc4242b56afe2e9f
revision: a377a86350de3bb6dc7870766c60bde982a91176
specs:
travis-core (0.0.1)
actionmailer (~> 3.2.12)
@ -53,7 +53,7 @@ GIT
GIT
remote: git://github.com/travis-ci/travis-support.git
revision: e5294f7d1f04243ea7315de27c36f2feeccec5da
revision: bd497bc60f75374956be24437dae5cad96374f6b
specs:
travis-support (0.0.1)
@ -83,12 +83,12 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actionmailer (3.2.14)
actionpack (= 3.2.14)
actionmailer (3.2.15)
actionpack (= 3.2.15)
mail (~> 2.5.4)
actionpack (3.2.14)
activemodel (= 3.2.14)
activesupport (= 3.2.14)
actionpack (3.2.15)
activemodel (= 3.2.15)
activesupport (= 3.2.15)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
@ -96,15 +96,15 @@ GEM
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
activemodel (3.2.14)
activesupport (= 3.2.14)
activemodel (3.2.15)
activesupport (= 3.2.15)
builder (~> 3.0.0)
activerecord (3.2.14)
activemodel (= 3.2.14)
activesupport (= 3.2.14)
activerecord (3.2.15)
activemodel (= 3.2.15)
activesupport (= 3.2.15)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.14)
activesupport (3.2.15)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
addressable (2.3.5)
@ -152,7 +152,7 @@ GEM
hitimes (1.2.1)
i18n (0.6.5)
journey (1.0.4)
json (1.8.0)
json (1.8.1)
kgio (2.8.0)
listen (1.2.2)
rb-fsevent (>= 0.9.3)
@ -197,9 +197,9 @@ GEM
rack
rack-test (0.6.2)
rack (>= 1.0)
railties (3.2.14)
actionpack (= 3.2.14)
activesupport (= 3.2.14)
railties (3.2.15)
actionpack (= 3.2.15)
activesupport (= 3.2.15)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
@ -214,7 +214,7 @@ GEM
rdoc (3.12.2)
json (~> 1.4)
redcarpet (2.3.0)
redis (3.0.5)
redis (3.0.6)
redis-namespace (1.3.0)
redis (~> 3.0.0)
rerun (0.8.1)