Bump travis-core

This commit is contained in:
Piotr Sarnacki 2015-06-18 13:25:45 +02:00
parent 05163a558c
commit 51b0fb0740

View File

@ -50,7 +50,7 @@ GIT
GIT
remote: git://github.com/travis-ci/travis-core.git
revision: 960f2292da37f281ecc66bc540b1deb161a7426d
revision: f56848ffb2fea94ff79a3cd9892ea2e4fa7de384
specs:
travis-core (0.0.1)
actionmailer (~> 3.2.19)
@ -111,12 +111,12 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actionmailer (3.2.21)
actionpack (= 3.2.21)
actionmailer (3.2.22)
actionpack (= 3.2.22)
mail (~> 2.5.4)
actionpack (3.2.21)
activemodel (= 3.2.21)
activesupport (= 3.2.21)
actionpack (3.2.22)
activemodel (= 3.2.22)
activesupport (= 3.2.22)
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.9.0)
activemodel (>= 3.2)
activemodel (3.2.21)
activesupport (= 3.2.21)
activemodel (3.2.22)
activesupport (= 3.2.22)
builder (~> 3.0.0)
activerecord (3.2.21)
activemodel (= 3.2.21)
activesupport (= 3.2.21)
activerecord (3.2.22)
activemodel (= 3.2.22)
activesupport (= 3.2.22)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.21)
activesupport (3.2.22)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
addressable (2.3.8)
@ -213,7 +213,7 @@ GEM
mime-types (1.25.1)
mocha (0.14.0)
metaclass (~> 0.0.1)
multi_json (1.11.0)
multi_json (1.11.1)
multipart-post (2.0.0)
net-http-persistent (2.9.4)
net-http-pipeline (1.0.1)
@ -228,7 +228,7 @@ GEM
httpclient (~> 2.5)
multi_json (~> 1.0)
signature (~> 0.1.8)
rack (1.4.5)
rack (1.4.6)
rack-attack (4.2.0)
rack
rack-protection (1.5.3)
@ -237,9 +237,9 @@ GEM
rack
rack-test (0.6.3)
rack (>= 1.0)
railties (3.2.21)
actionpack (= 3.2.21)
activesupport (= 3.2.21)
railties (3.2.22)
actionpack (= 3.2.22)
activesupport (= 3.2.22)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)