bump travis-core/sf-log-aggregation

This commit is contained in:
Sven Fuchs 2013-01-03 13:58:03 +01:00
parent 0cfb379499
commit 3f09d97f11

View File

@ -66,7 +66,7 @@ GIT
GIT
remote: git://github.com/travis-ci/travis-core.git
revision: c7dbb4d4247be13b95d56508969d01a962a47faf
revision: 9270a169e44bb78385e4f4d9ffdce4f818722f72
branch: sf-log-aggregation
specs:
travis-core (0.0.1)
@ -127,12 +127,12 @@ PATH
GEM
remote: http://rubygems.org/
specs:
actionmailer (3.2.9)
actionpack (= 3.2.9)
actionmailer (3.2.10)
actionpack (= 3.2.10)
mail (~> 2.4.4)
actionpack (3.2.9)
activemodel (= 3.2.9)
activesupport (= 3.2.9)
actionpack (3.2.10)
activemodel (= 3.2.10)
activesupport (= 3.2.10)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
@ -140,15 +140,15 @@ GEM
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
activemodel (3.2.9)
activesupport (= 3.2.9)
activemodel (3.2.10)
activesupport (= 3.2.10)
builder (~> 3.0.0)
activerecord (3.2.9)
activemodel (= 3.2.9)
activesupport (= 3.2.9)
activerecord (3.2.10)
activemodel (= 3.2.10)
activesupport (= 3.2.10)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.9)
activesupport (3.2.10)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.3.2)
@ -196,7 +196,7 @@ GEM
yajl-ruby (~> 1.1)
i18n (0.6.1)
journey (1.0.4)
json (1.7.5)
json (1.7.6)
kgio (2.7.4)
listen (0.6.0)
mail (2.4.4)
@ -242,9 +242,9 @@ GEM
rack
rack-test (0.6.2)
rack (>= 1.0)
railties (3.2.9)
actionpack (= 3.2.9)
activesupport (= 3.2.9)
railties (3.2.10)
actionpack (= 3.2.10)
activesupport (= 3.2.10)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)