Bump travis-core

This commit is contained in:
Piotr Sarnacki 2013-03-29 17:16:08 +01:00
parent cc70e15825
commit d776f841c8

View File

@ -45,7 +45,7 @@ GIT
GIT GIT
remote: git://github.com/travis-ci/travis-core.git remote: git://github.com/travis-ci/travis-core.git
revision: 21563250c911c803e03ae6930e2eb213bd88638a revision: 336c5995144005b69cd00ef5b21b7256e3daa013
specs: specs:
travis-core (0.0.1) travis-core (0.0.1)
actionmailer (~> 3.2.12) actionmailer (~> 3.2.12)
@ -56,7 +56,6 @@ GIT
hashr (~> 0.0.19) hashr (~> 0.0.19)
metriks (~> 0.9.7) metriks (~> 0.9.7)
multi_json multi_json
postmark-rails (~> 0.4.1)
pusher (~> 0.11.0) pusher (~> 0.11.0)
railties (~> 3.2.12) railties (~> 3.2.12)
rake rake
@ -130,7 +129,7 @@ GEM
multi_json (~> 1.0) multi_json (~> 1.0)
addressable (2.3.3) addressable (2.3.3)
arel (3.0.2) arel (3.0.2)
atomic (1.0.1) atomic (1.0.2)
avl_tree (1.1.3) avl_tree (1.1.3)
backports (2.8.2) backports (2.8.2)
builder (3.0.4) builder (3.0.4)
@ -186,13 +185,6 @@ GEM
net-http-pipeline (1.0.1) net-http-pipeline (1.0.1)
pg (0.13.2) pg (0.13.2)
polyglot (0.3.3) polyglot (0.3.3)
postmark (0.9.19)
json
rake
postmark-rails (0.4.1)
actionmailer
postmark (>= 0.9.0)
rake
pry (0.9.12) pry (0.9.12)
coderay (~> 1.0.5) coderay (~> 1.0.5)
method_source (~> 0.8) method_source (~> 0.8)