Bump travis-core (allow to get all hooks, even without admin access)

This commit is contained in:
Piotr Sarnacki 2013-06-18 13:56:35 +02:00
parent 29fb7292cb
commit 4fdf41357c

View File

@ -44,12 +44,12 @@ GIT
GIT GIT
remote: git://github.com/travis-ci/travis-core.git remote: git://github.com/travis-ci/travis-core.git
revision: aa0740f536f2b84666542847328efebedb14e709 revision: 3b8d1e4685115e2c26c6df45cccbfadd335b9471
specs: specs:
travis-core (0.0.1) travis-core (0.0.1)
actionmailer (~> 3.2.12) actionmailer (~> 3.2.12)
activerecord (~> 3.2.12) activerecord (~> 3.2.12)
coder (~> 0.3.0) coder (~> 0.4.0)
data_migrations (~> 0.0.1) data_migrations (~> 0.0.1)
gh gh
hashr (~> 0.0.19) hashr (~> 0.0.19)
@ -136,7 +136,7 @@ GEM
celluloid (0.12.4) celluloid (0.12.4)
facter (>= 1.6.12) facter (>= 1.6.12)
timers (>= 1.0.0) timers (>= 1.0.0)
coder (0.3.0) coder (0.4.0)
coderay (1.0.9) coderay (1.0.9)
connection_pool (0.9.3) connection_pool (0.9.3)
daemons (1.1.9) daemons (1.1.9)
@ -181,7 +181,7 @@ GEM
mime-types (1.23) mime-types (1.23)
mocha (0.14.0) mocha (0.14.0)
metaclass (~> 0.0.1) metaclass (~> 0.0.1)
multi_json (1.7.6) multi_json (1.7.7)
multipart-post (1.2.0) multipart-post (1.2.0)
net-http-persistent (2.8) net-http-persistent (2.8)
net-http-pipeline (1.0.1) net-http-pipeline (1.0.1)